activate bash shell for default login shell

https://kb.vmware.com/s/article/2100508

chsh -s "/bin/bash" root

hidden option:

guestinfo.cis.appliance.root.shell

ovftool option

--prop:guestinfo.cis.appliance.root.shell="/bin/bash"


Authors:
  • Jochen Schnuerle