67b1fc9 AD: Search GC by default during access control, fall back to LDAP

Authored and Committed by jhrozek 10 years ago
    AD: Search GC by default during access control, fall back to LDAP
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2082
    
    In order to allow the ad_access_filter option to work for subdomain
    users as well, the Global Catalog must be searched. This patch adds a
    wrapper request atop sdap_access_send that selects the right connection
    (GC or LDAP) and optionally falls back to LDAP.
    
        
file modified
+157 -7
file modified
+3 -1
file modified
+3 -2