a2d543f providers: disable ldap_sudo_include_regexp by default

4 files Authored by amitkumar25nov 5 years ago, Committed by jhrozek 5 years ago,
    providers: disable ldap_sudo_include_regexp by default
    
    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`.
    
    Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+7 -1
file modified
+1 -1
file modified
+1 -1