3e39806 LDAP: Relax search filters in application domains

Authored and Committed by jhrozek 7 years ago
    LDAP: Relax search filters in application domains
    
    Related to:
    https://pagure.io/SSSD/sssd/issue/3310
    
    If a request comes towards an application domain, we can drop the part
    of the filter that asserts that the object has a valid UID/GID. Instead,
    we just search by name.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+30 -5