URL: https://github.com/SSSD/sssd/pull/627 Author: fidencio Title: #627: providers: disable ldap_sudo_include_regexp by default Action: opened
PR body: """ Using wildcard in sudoHost attribute is very costly to evaluate on LDAP server side and this features seems to be rarely used. Considering this, let's make it **not** enabled by default.
Whoever is still interested on using it, can just add to their sssd.conf: `ldap_sudo_include_regexp = true`.
NOTE: This PR is a revival of #387, submitted by @amitkumar50. As I just made a few changes on his PR I'm keeping him as author of the patch! """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/627/head:pr627 git checkout pr627
URL: https://github.com/SSSD/sssd/pull/627 Title: #627: providers: disable ldap_sudo_include_regexp by default
pbrezina commented: """ Ack. """
See the full comment at https://github.com/SSSD/sssd/pull/627#issuecomment-411032401
URL: https://github.com/SSSD/sssd/pull/627 Title: #627: providers: disable ldap_sudo_include_regexp by default
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/627 Title: #627: providers: disable ldap_sudo_include_regexp by default
Label: +postponed until sssd 2.0
URL: https://github.com/SSSD/sssd/pull/627 Title: #627: providers: disable ldap_sudo_include_regexp by default
jhrozek commented: """ * master; a2d543f61266f7ec0095a5395a4ea38c8e1426d5 """
See the full comment at https://github.com/SSSD/sssd/pull/627#issuecomment-412554078
URL: https://github.com/SSSD/sssd/pull/627 Author: fidencio Title: #627: providers: disable ldap_sudo_include_regexp by default Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/627/head:pr627 git checkout pr627
URL: https://github.com/SSSD/sssd/pull/627 Title: #627: providers: disable ldap_sudo_include_regexp by default
Label: +Pushed
sssd-devel@lists.fedorahosted.org