To update the password of a local user in SDDC Manager, you manually connect to the virtual appliance console of the respective component, and use the passwd command.
Procedure
-
Log in to the virtual appliance console by using a Secure Shell (SSH) client.
-
Switch to the root user by running the command.
su
-
Change the account password by running the following command.
passwd <account_name>