Resetting an AWS Managed Microsoft AD user password
Users must adhere to password policies as defined in the Active Directory. Sometimes this can get the best of users, including the Active Directory administrator, and they forget their password. When this happens, you can quickly reset the user's password using AWS Directory Service if the user resides AWS Managed Microsoft AD.
You must be signed in as a user with the necessary permissions to reset passwords. For more information about permissions, see Overview of managing access permissions to your AWS Directory Service resources.
You can reset the password for any user in your Active Directory with the following exceptions:
-
You can reset the password for any user within the Organizational Unit (OU) that is based off of the NetBIOS name you used when you created your Active Directory. For example, if you followed the procedure in Creating your AWS Managed Microsoft AD your NetBIOS name would be CORP and the users passwords you could reset would be members of Corp/Users OU.
-
You cannot reset the password of any user outside of the OU that is based off the NetBIOS name you used when you created your Active Directory. For example, you cannot reset the password for a user in AWS Reserved OU. For more information about the OU structure for AWS Managed Microsoft AD, see What gets created with your AWS Managed Microsoft AD.
For more information on how the password policies are applied when a password is reset in AWS Managed Microsoft AD, see How password policies are applied.
You can use any of the following tools to reset an AWS Managed Microsoft AD user password:
-
AWS Management Console
-
AWS CLI
-
Windows PowerShell
Use the following procedure to reset an AWS Managed Microsoft AD user password with the AWS Management Console.
-
In the AWS Directory Service console
navigation pane, under Active Directory, choose Directories, and then select the Active Directory in the list where you want to reset a user password. -
On the Directory details page, choose Actions, and then choose Reset user password.
-
In the Reset user password dialog, in Username type the username of the user whose password needs to change.
-
Type a password in New password and Confirm password, and then choose Reset password.