3ea0476 Ticket 458 - RFE - Make it possible for privileges to be provided to an admin user

Authored and Committed by mreynolds 11 years ago
    Ticket 458 - RFE - Make it possible for privileges to be provided to an admin user
                              to import an LDIF file containing hashed passwords
    
        Bug Description:  Only rootdn can add encoded passwords, or force a user to change
                          their password after a reset.
    
        Fix Description:  Extended password policy to include "passwordAdminDN".  This
                          attribute contains a DN of a user or a group.  When we create
                          a new password policy object we gather the DN's that are
                          Password Policy Administrators. Then we allow these accounts
                          to add encoded passwords, and force users to reset their
                          passwords.
    
        https://fedorahosted.org/389/ticket/458
    
        Reviewed by: nhosoi & richm(Thanks!!)
    
        
file modified
+2 -1
file modified
+37 -16
file modified
+20 -0
file modified
+8 -14
file modified
+6 -1
file modified
+110 -3
file modified
+1 -0
file modified
+3 -0