lslebodn / SSSD / sssd

Forked from SSSD/sssd 7 years ago
Clone

070f22f sdap: inherit SDAP_SASL_MECH if not set explicitly

7 files Authored by sbose 4 years ago, Committed by jhrozek 4 years ago,
    sdap: inherit SDAP_SASL_MECH if not set explicitly
    
    If ldap_sasl_mech is set for the configured domain in sssd.conf the
    value is inherited automatically to all sub-domains. The can be
    overwritten by setting ldap_sasl_mech for a given sub-domain explicitly
    in sssd.conf.
    
    Related to https://pagure.io/SSSD/sssd/issue/4006
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+1 -0
file modified
+10 -0
file modified
+1 -0
file modified
+38 -0
file modified
+5 -0