URL: https://github.com/SSSD/sssd/pull/939 Author: pbrezina Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider Action: opened
PR body: """ This improves performance because objectCategory attribute is indexed as opposed to objectClass which may not be indexed.
See: https://docs.microsoft.com/en-us/previous-versions/ms808539(v=msdn.10) """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/939/head:pr939 git checkout pr939
URL: https://github.com/SSSD/sssd/pull/939 Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider
mzidek-rh commented: """ I will try to review this tomorrow. Assigning to myself for now. """
See the full comment at https://github.com/SSSD/sssd/pull/939#issuecomment-553935620
URL: https://github.com/SSSD/sssd/pull/939 Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider
mzidek-rh commented: """ ACK.
Sorry, for the delay. I have not measured any performance improvement, but the ability to configure the parameter is a welcome one and according to the docs, there should be performance improvement at least in some cases. """
See the full comment at https://github.com/SSSD/sssd/pull/939#issuecomment-555962526
URL: https://github.com/SSSD/sssd/pull/939 Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/939 Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/939 Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/939 Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/939 Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider
pbrezina commented: """ * `master` * 0096d77f2b6832dfc7c500e8a662946fe4cb2d85 - sudo: add ldap_sudorule_object_class_attr * a41451d01d351426da65be676494bccb37442f7f - sudo: use objectCategory instead of objectClass in ad sudo provider
"""
See the full comment at https://github.com/SSSD/sssd/pull/939#issuecomment-557013193
URL: https://github.com/SSSD/sssd/pull/939 Author: pbrezina Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/939/head:pr939 git checkout pr939
URL: https://github.com/SSSD/sssd/pull/939 Title: #939: sudo: use objectCategory instead of objectClass in ad sudo provider
Label: +Pushed
sssd-devel@lists.fedorahosted.org