URL: https://github.com/SSSD/sssd/pull/282 Author: sumit-bose Title: #282: ipa: filter IPA users from extdom lookups by certificate Action: opened
PR body: """ The extdom lookup by certificate will return the names of all matching users, both from the IPA and trusted domains. The IPA users from the list should not be looked up via the extdom plugin because they are already lookup up directly. Additionally the lookup might fail and cause an error which might prevent that the remaining users from the list are looked up.
Resolves https://pagure.io/SSSD/sssd/issue/3407 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/282/head:pr282 git checkout pr282
URL: https://github.com/SSSD/sssd/pull/282 Title: #282: ipa: filter IPA users from extdom lookups by certificate
pbrezina commented: """ Ack. """
See the full comment at https://github.com/SSSD/sssd/pull/282#issuecomment-303669132
URL: https://github.com/SSSD/sssd/pull/282 Title: #282: ipa: filter IPA users from extdom lookups by certificate
jhrozek commented: """ CI: http://sssd-ci.duckdns.org/logs/job/69/99/summary.html """
See the full comment at https://github.com/SSSD/sssd/pull/282#issuecomment-303681910
URL: https://github.com/SSSD/sssd/pull/282 Title: #282: ipa: filter IPA users from extdom lookups by certificate
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/282 Title: #282: ipa: filter IPA users from extdom lookups by certificate
jhrozek commented: """ * master: eb7095099b2dd0afb1d028dbc15d8c5a897d90f8 """
See the full comment at https://github.com/SSSD/sssd/pull/282#issuecomment-303697996
URL: https://github.com/SSSD/sssd/pull/282 Author: sumit-bose Title: #282: ipa: filter IPA users from extdom lookups by certificate Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/282/head:pr282 git checkout pr282
URL: https://github.com/SSSD/sssd/pull/282 Title: #282: ipa: filter IPA users from extdom lookups by certificate
Label: +Pushed
sssd-devel@lists.fedorahosted.org