URL: https://github.com/SSSD/sssd/pull/758 Author: sumit-bose Title: #758: krb5_locator: always use port 88 for master KDC Action: opened
PR body: """ If the kpasswdinfo file exists and the found IP address includes a port number as well the master KDC lookup will use this port number which is most probably wrong. Better use the default port 88 always for master KDC lookups.
This patch also updates the man page for the locator plugin which was quite outdated.
Related to https://pagure.io/SSSD/sssd/issue/3958 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/758/head:pr758 git checkout pr758
URL: https://github.com/SSSD/sssd/pull/758 Author: sumit-bose Title: #758: krb5_locator: always use port 88 for master KDC Action: synchronized
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/758/head:pr758 git checkout pr758
URL: https://github.com/SSSD/sssd/pull/758 Title: #758: krb5_locator: always use port 88 for master KDC
sumit-bose commented: """ Hi @jhrozek,
thanks for the review. I added the addr check and replied to your other comments.
bye, Sumit """
See the full comment at https://github.com/SSSD/sssd/pull/758#issuecomment-466364295
URL: https://github.com/SSSD/sssd/pull/758 Title: #758: krb5_locator: always use port 88 for master KDC
jhrozek commented: """ Since the PR CI seems to be failing, I'll run the internal CI before pushing. """
See the full comment at https://github.com/SSSD/sssd/pull/758#issuecomment-466945760
URL: https://github.com/SSSD/sssd/pull/758 Title: #758: krb5_locator: always use port 88 for master KDC
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/758 Title: #758: krb5_locator: always use port 88 for master KDC
jhrozek commented: """ * master: 05350abdf2ab98770ca296b9485578218644a2a7 * sssd-1-16: 1791eed5d453cdd9cb5cef3bb4d056a848f8b461 """
See the full comment at https://github.com/SSSD/sssd/pull/758#issuecomment-467633157
URL: https://github.com/SSSD/sssd/pull/758 Author: sumit-bose Title: #758: krb5_locator: always use port 88 for master KDC Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/758/head:pr758 git checkout pr758
URL: https://github.com/SSSD/sssd/pull/758 Title: #758: krb5_locator: always use port 88 for master KDC
Label: +Pushed
sssd-devel@lists.fedorahosted.org