mayorga / 389-ds-base

Forked from 389-ds-base 7 years ago
Clone

cee117e Bug 732153 - subtree and user account lockout policies implemented?

Authored and Committed by Noriko Hosoi 12 years ago
    Bug 732153 - subtree and user account lockout policies implemented?
    
    https://bugzilla.redhat.com/show_bug.cgi?id=732153
    
    Description: Upgradedbformat utility converts old dn format to
    new one.  It's called at the in-place upgrade time.  The utility
    failed to check if the normalized RDN value is in the entry's
    attribute list.  This patch properly checks it.  If the value
    does not exist, it adds the normalized value to the entry.
    (cherry picked from commit 4fdd413452bb86428d28001a2bec2ef1dde54699)