The root password of the vCenter server is unavailable.
VAMI is accessible by https://<VC_IP>:5480 or https://<VC_FQDN>:5480
vCenter Server
The vCenter server root password has been lost or forgotten
1. SSH to the VCSA and login using administrator@<domain_name> where <domain_name> is your default SSO Domain.
2. If first time logging in, enable shell then enter shell.
shell.set --enable trueshell3. Run the following command in bash shell to change the root password.
sudo passwd rootNew password:Retype new password:passwd: password updated successfully4. Confirm that you can access the vCenter Server Appliance using the new root password.
sudo -iPassword:Connected to service
* List APIs: "help api list" * List Plugins: "help pi list" * Launch BASH: "shell"
Command>