6fb1157 Move DN handling methods to LDAPConnection

2 files Authored by pviktori 11 years ago, Committed by mkosek 11 years ago,
    Move DN handling methods to LDAPConnection
    
    ldap2 has "DN normalization" functionality, which silently adds the base
    DN to DNs that don't already end with it.
    This functionality is left in the ldap2 class only.
    
    Part of the work for: https://fedorahosted.org/freeipa/ticket/2660
    
        
file modified
+38 -0
file modified
+2 -36