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.
Before you begin
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
Procedure
What to do next
Create a connection to the credential store as described in Configure the connection to an AD credential store.