Integrate Password Reset with your Active Directory service
The Password Reset application can change passwords on an Active Directory credential store. The application changes passwords by referencing an Active Directory user role with the appropriate password change privileges.
Vorbereitungen
Active Directory must have a user role with the following privileges:
Descendent User objects:- Reset password
- Read/Write pwdlastset
- Read/Write UserAccountcontrol
- Write Account Restrictions
- Read/Write lockouttime
- Read MemberOf
Descendent Group objects:
- Read Members
- Read MemberOf
Role required: password_reset_admin
Prozedur
Nächste Maßnahme
Create a connection to the credential store as described in Configure the connection to an AD credential store.