009fd8c Ticket 478 - passwordTrackUpdateTime stops working with subtree password policies

Authored and Committed by mreynolds 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