URL: https://github.com/SSSD/sssd/pull/243 Author: jhrozek Title: #243: IPA: Use search bases from sdap_domain instead of inferring search base from IPA domain structure Action: opened
PR body: """ This PR fixes https://pagure.io/SSSD/sssd/issue/3378
To test the patch, add some external groups (ipa group-add --external) that contain members from a trusted AD domain on an IPA server. Then, resolve the AD domain object.
Before the patch, the search for the ipaExternalGroup class objects would have been based on the root search base of the IPA server, after the patch it should be based on the cn=accounts subtree. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/243/head:pr243 git checkout pr243
URL: https://github.com/SSSD/sssd/pull/243 Title: #243: IPA: Use search bases from sdap_domain instead of inferring search base from IPA domain structure
pbrezina commented: """ Ack. """
See the full comment at https://github.com/SSSD/sssd/pull/243#issuecomment-296622691
URL: https://github.com/SSSD/sssd/pull/243 Title: #243: IPA: Use search bases from sdap_domain instead of inferring search base from IPA domain structure
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/243 Title: #243: IPA: Use search bases from sdap_domain instead of inferring search base from IPA domain structure
jhrozek commented: """ * master: * 337dd8a87cd774ac20d15c16ec3d9a6c4d2defc7 * 53e9a5aef4a688f7c81a4a1e77013e05313e5f9a """
See the full comment at https://github.com/SSSD/sssd/pull/243#issuecomment-297517954
URL: https://github.com/SSSD/sssd/pull/243 Author: jhrozek Title: #243: IPA: Use search bases from sdap_domain instead of inferring search base from IPA domain structure Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/243/head:pr243 git checkout pr243
URL: https://github.com/SSSD/sssd/pull/243 Title: #243: IPA: Use search bases from sdap_domain instead of inferring search base from IPA domain structure
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/243 Title: #243: IPA: Use search bases from sdap_domain instead of inferring search base from IPA domain structure
Label: +Pushed
sssd-devel@lists.fedorahosted.org