dd2f336 LDAP: Parse FQDN into name/domain for subdomain users

Authored and Committed by jhrozek 10 years ago
    LDAP: Parse FQDN into name/domain for subdomain users
    
    Related:
    https://fedorahosted.org/sssd/ticket/2082
    
    When a subdomain user logs in, the username the account request receives
    is a FQDN. This hackish patch parses the FQDN and only uses the name to
    search the LDAP.