Follow the procedure below to unlock the account and perform a password reset.
Process to Unlock SSO Password
To unlock an account using another session or using another user account with SSO administrator privileges:
- Click Home.
- Click Administration.
- Click Single Sign-On > Users and Groups.
- Click the Users tab.
- Right-click the affected user account and click Unlock.
Note: Unlock the account using another session that is still logged into the PSC server or using another user account with SSO administrator privileges. Reset the password using below steps, if you do not have any other SSO Admin accounts to unlock the Administrator Account (Reset process will automatically Unlock the account).
In emergency situations or if the default policies are changed, you can also reset the password to unlock the account.
On the vCenter Server with Embedded Platform Services Controller Appliance
- Log in to vCenter Server Appliance using SSH as the root user.
- Run this command to enable access the Bash shell:
shell.set --enabled true
- Type shell and press Enter.
- Run /usr/lib/vmware-vmdir/bin/vdcadmintool
Note: This utility is available only on External PSC node or vCenter Server with Embedded PSC, executing the command on Management node will fail with "No such file or directory" error.
This console loads:
- Press 3 to enter the "Reset account password" option.
- When prompted for the Account UPN, enter:
User@vSphere_Domain_Name.local (Example - [email protected])
A new password is generated.
Note: If your vSphere Domain name is customized, provide the customized domain name.
- Use the generated password to log in to the User@vSphere_Domain_Name.local account.
- After the password is regenerated, log in to the vSphere Web Client and change the password.