VCF 3.x On VxRail – Look Up Credentials
As of VCF 3.9.0 (VxRail 4.7.300) there is a requirement for dual authentication in the form of a privileged user. The task described here requires this privileged user to perform […]
Virtualization & Storage
As of VCF 3.9.0 (VxRail 4.7.300) there is a requirement for dual authentication in the form of a privileged user. The task described here requires this privileged user to perform […]
As of VCF 3.9.0 (VxRail 4.7.300) there is a requirement for dual authentication in the form of a privileged user. The task described here requires this privileged user to perform a look up of SDDC components credentials, please refer to the following post before proceeding further:
vcf-on-vxrail-configure-dual-authentication
In order to run the ‘lookup_passwords’ utility you first need to SSH to SDDC Manager as vcf user followed by an su to switch to the root user. From here you can invoke the ‘lookup_passwords’ utility:
The lookup_passwords utility is capable of returning in clear text format the following components credentials:
Here are some examples, note you are prompted for the privileged user credentials (privileged username must be in the format user@domain), in this example the privileged user is priv_user@vsphere.local
VxRail Manager credentials – both root & mystic:
vRSLCM – both admin@localhost & root:
CURL CMD
Useful curl cmd to export a full list of users/pw stored in SDDC Mgr:
curl "https://localhost/security/password/vault" -k -u "admin:yourpassword" -H "Accept: application/json" -H "privileged-username: priv_user@vsphere.local" -H "privileged-password: yourpassword" | json_pp
Ramblings by Keith Lee
Discussions about all things VxRail.
Random Technology thoughts from an Irish Virtualization Geek (who enjoys saving the world in his spare time).
Musings of a VMware Cloud Geek
Converged and Hyper Converged Infrastructure
'Scamallach' - Gaelic for 'Cloudy' ...
Storing data and be awesome
Best Practices et alia
Every Cloud Has a Tin Lining.