36c50fa Only try to relink ghost users if we're not enumerating

Authored and Committed by jhrozek 10 years ago
    Only try to relink ghost users if we're not enumerating
    
    https://fedorahosted.org/sssd/ticket/1893
    
    When SSSD is not enumerating (which is the default), we are trying to
    link any "ghost" entries with a newly created user entry. However, when
    enumeration is on, this means a spurious search on adding any user.
    
        
file modified
+9 -4
file modified
+8 -4