cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

c095b61 Ticket 478 - passwordTrackUpdateTime stops working with subtree password policies

2 files Authored by mreynolds 11 years ago, Committed by Noriko Hosoi 11 years ago,
    Ticket 478 - passwordTrackUpdateTime stops working with subtree password policies
    
    Bug Description:  If you create a subtree/user password policy passwordTrackUpdateTime
                      is not checked, bascially turning it off regardless of the setting in
                      cn=config.
    
    Fix Description:  Added a check for passwordTrackUpdateTime in new_passwordPolicy().  Also
                      added this attribute to the schema so you can manually add it to subtree/user
                      password policies.
    
    https://fedorahosted.org/389/ticket/478
    
    Reviewed by: Noriko(Thanks!)
    (cherry picked from commit 7ba65b0022b9ecb40baaffbcef8130527028ed8b)
    
        
file modified
+2 -1
file modified
+4 -1