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 govc-setup.sh.tmpl in VMware Library as part of Contents (used)
- tasks esxi-no-vib-firewall-install in VMWare Support as part of Templates.[1].Contents (used)
- tasks esxi-no-vib-place-config-on-host in VMWare Support as part of Templates.[1].Contents (used)
- tasks esxi-no-vib-start-agent in VMWare Support as part of Templates.[0].Contents (used)
- tasks esxi-no-vib-place-agent-on-host in VMWare Support as part of Templates.[0].Contents (used)
- templates esxi-set-insecure-password.sh.tmpl in VMWare Support as part of Contents (used)
- templates esxi-no-vib-reboot-host.py.tmpl in VMWare Support as part of Contents (used)
- templates esxi-no-vib-enable-ssh.py.tmpl in VMWare Support as part of Contents (used)
- templates esxi-no-vib-shutdown-host.py.tmpl in VMWare Support as part of Contents (used)
- templates esxi-no-vib-api-check.py.tmpl in VMWare Support as part of Contents (used)
- tasks esxi-remove-drpy in Remove DRPY as part of Templates.[1].Contents (used)
Objects used by esxi/insecure-password¶
Not used in current content packs