The admin@local password is used to generate tokens on the SDDC Manager.
VMware Cloud Foundation
VMware Cloud Foundation Installer
Note: A snapshot of the SDDC Manager virtual machine must be taken before the changes are implemented.
vcf user and then elevate to root by running su.mkdir -p /etc/security/localchown root:vcf_services /etc/security/local && chmod 650 /etc/security/locallocaluserpasswd file: echo -n "" > /etc/security/local/.localuserpasswd.localuserpasswd file: chown root:vcf_services /etc/security/local/.localuserpasswd && chmod 660 /etc/security/local/.localuserpasswdadmin@local account: echo -n 'TypePasswordHere' | openssl dgst -sha512 -binary | openssl enc -base64 | tr -d '\n' > /etc/security/local/.localuserpasswdadmin@local account is not stored in lookup_passwords.
The password can be changed from the developer center.
Refer to the screenshot:
Password requirements:
Reference document: https://developer.broadcom.com/xapis/vmware-cloud-foundation-api/latest/users/#_usecase_updatelocaluserpassword