85a5643 LDAP: Require ID numbers when ID mapping is off

Authored and Committed by jhrozek 10 years ago
    LDAP: Require ID numbers when ID mapping is off
    
    Related: https://fedorahosted.org/sssd/ticket/2070
    
    When searching for users and groups without the use of ID mapping, make
    sure the UIDs and GIDs are included in the search. This will make the
    SSSD seemigly "miss" entries when searching in Global Catalog in the
    scenario where the POSIX attributes are not replicated to the GC.
    
        
file modified
+22 -3