To totally unlock this section you need to Log-in
Login
There is a couple of reasons if we lose SSO administrator password: first we can forget the password; second, we can lose the password after an update from vCenter from 5.1 to 5.5, and we cannot change the password in vSphere Web Client (is grayed out). If happened, we need to reset the password SSO [email protected].
You can reset the password with the tool vdcadmintool.exe on a Window Server, or from the vCenter Appliance (Linux based).
vCenter Windows Server
- Log in to the vCenter Server with a domain administrator account, or to vCenter Single Sign-On if SSO is installed in a separated server.
- Open a cmd(shell command prompt) console with "Run as Administrator".
- Go to vmdird folder, that is located in "Program Files\VMware\Infrastructure\VMware\CIS\vmdird” or in "C:\Program Files\VMware\vCenter Server\vmdird".
- Change directory: cd C:\Program Files\VMware\Infrastructure\VMware\CIS\vmdird.
- Run vdcadmintool tool: C:\Program Files\VMware\Infrastructure\VMware\CIS\vmdird>vdcadmintool.exe.
- Press 3 to choose to: Reset [email protected] password account.
- Add the Account DN: cn=administrator,cn=users,dc=vSphere,dc=local.
NOTE: if you customized your vSphere Domain name, provide the customized domain name in the Account DN option. A new password is generated and displayed. Use this password to log into the [email protected] account.
Press 0 (Zero) to exit console menu.
vCenter Server Appliance (Linux)
For vCenter Appliance is the same procedure as for Windows, except the connection to the vCenter and location of the vdcadmintool. Connect to your vCenter Appliance with ssh and user root (if you did not change the initial password, the default password is vmware).
NOTE: If ssh is not enabled in the vCenter Appliance you need to enable ssh protocol in the vCenter Appliance Web Console.
Connect to https://ip-address-vcenter-appliance:5480 and in the Admin tab enable “Administrator SSH login enabled”.
After you are connected to the vCenter Appliance through ssh, the location of the vdcadmintool is: /usr/lib/vmware-vmdir/bin/vdcadmintool. Run the tool and use the same procedure/options that are detailed above for Windows vCenter:
NOTE: If you customized your vSphere Domain name, provide the customized domain name in the Account DN option.
After these tasks, your account [email protected] password is reset.
NOTE: After you reset your account if you want to change the password to best fit your company/environment policy, you can connect to your vCenter with vSphere Web Client and edit user (administrator) and change the password for administrator account.
Go to option Administration > Single Sign-On > User and Groups > Users tab then choose administrator user, right mouse click and choose Edit User (or use Edit User icon) and change password.
If you have your [email protected] account locked (too many bad password attempts), or any other account, in the Administration > Single Sign-On > User and Groups > Users”, right mouse click and choose Unlock (or use Actions – Unlock icon) to unlock the account.
NOTE: To unlock, or do any changes in the [email protected], or connect to Single Sign-On area, you need a user with Single Sign-On administration permissions.