esxi/insecure-password¶
Set an insecure cleartext password for the ESXi 'root' account.
If specified, defines a HIGHLY INSECURE cleartext password to be converted to a SHA512 hash for the 'root' account on an ESXi instance.
Typically, the workflow will get a desired password from a remote infrastructure system (password manager, vault, etc.) as an API call, and then convert to a SHA512 for the 'root' account.
Note
This value can be overridden by the esxi/insecure-password-override.
Note
This value overrides the random generate request param. If there
is a value set, then ignore esxi/generate-random-password.
Note
There is currently no plumbing to get that remote password
for use in the install.
Note
This does NOT treat the password securely. Future versions should specify use of the RackN "enrypted params" feature to protect the clear text password value.
Objects that Reference esxi/insecure-password¶
- templates esxi-set-insecure-password.sh.tmpl in VMWare Support v4.15.6 as part of Contents (used)
- templates govc-setup.sh.tmpl in VMware Library v4.15.1 as part of Contents (used)
Objects used by esxi/insecure-password¶
Not used in current content packs