6095e82 LDAP: Don't abort request if no id mapping domain matches

Authored and Committed by jhrozek 10 years ago
    LDAP: Don't abort request if no id mapping domain matches
    
    If an ID was requested from the back end, but no ID mapping domain
    matched, the request ended with a scary error message. It's better to
    treat the request as if no such ID was found in the domain
    
    Related:
    https://fedorahosted.org/sssd/ticket/2200
    
        
file modified
+1 -1
file modified
+37 -5