bc7df12 DN normalizer should check the invalid type

Authored and Committed by nhosoi 13 years ago
    DN normalizer should check the invalid type
    
    File: ldap/servers/slapd/dn.c
    Description: slapi_dn_normalize_ext failed to check a typical
    invald DN (e.g., "bogus,dc=example,dc=com"), in which RDN does
    not have the type=value format.  The problem is fixed.
    
        
file modified
+4 -0