URL: https://github.com/SSSD/sssd/pull/761 Author: sumit-bose Title: #761: ldap: prefer LDAP port during initgroups user lookup Action: opened
PR body: """ The first step of an initgroups request is to lookup the user. When using the AD provider the Global Catalog will be the preferred source. But not all LDAP attributes of the user might be replicated to the Global Catalog and as a result some of the missing attributes might be removed from the cached user object.
Related to https://pagure.io/SSSD/sssd/issue/2474 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/761/head:pr761 git checkout pr761
URL: https://github.com/SSSD/sssd/pull/761 Title: #761: ldap: prefer LDAP port during initgroups user lookup
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/761 Title: #761: ldap: prefer LDAP port during initgroups user lookup
jhrozek commented: """ * master: * 3cb9a3db92247e02087f1dcd2af54fd083738646 * b2352a01f86f7c3d6fa4e405069383df9b1b84cb * eaece8b2e360a9433573e9cdd09f2ab73995c55a * sssd-1-16: * f80dad680125254b44891ee85343b578e94e4098 * 0b5a359693bb5258cbd23d193cb0ccd1441588f3 * 8ffc64c10ffbf2b54b093cba3bad54c68090b9fe """
See the full comment at https://github.com/SSSD/sssd/pull/761#issuecomment-467630384
URL: https://github.com/SSSD/sssd/pull/761 Author: sumit-bose Title: #761: ldap: prefer LDAP port during initgroups user lookup Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/761/head:pr761 git checkout pr761
URL: https://github.com/SSSD/sssd/pull/761 Title: #761: ldap: prefer LDAP port during initgroups user lookup
Label: +Pushed
sssd-devel@lists.fedorahosted.org