0337b71 LDAP: Use domain-specific name where appropriate

Authored and Committed by jhrozek 10 years ago
    LDAP: Use domain-specific name where appropriate
    
    The subdomain users user FQDN in their name attribute. However, handling
    of whether to use FQDN in the LDAP code was not really good. This patch
    introduces a utility function and converts code that was relying on
    user/group names matching to this utility function.
    
    This is a temporary fix until we can refactor the sysdb API in #2011.
    
        
file modified
+51 -0
file modified
+12 -0