42a3cee LDAP: Ignore group member users that do not have name attributes

Authored and Committed by sgallagh 12 years ago
    LDAP: Ignore group member users that do not have name attributes
    
    Instead of failing the group lookup, just skip them. This was
    impacting some users of ActiveDirectory where not all users had
    the appropriate attributes.
    
    https://fedorahosted.org/sssd/ticket/1169