5e87a8b LDAP: Delete cache entry if not found by UPN

Authored and Committed by jhrozek 7 years ago
    LDAP: Delete cache entry if not found by UPN
    
    Previously, the user account was only looked by name when the LDAP
    provider didn't match any entry on the server side. This patch removes
    the entry from the cache with the matching function, either by name or
    by UPN.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+19 -0