This is an old revision of the document!


activate bash shell for default login shell

chsh -s "/bin/bash" root
  • Bash activ
    chsh -s /bin/bash
  • Shell activ
    chsh -s /bin/appliancesh

hidden option:

guestinfo.cis.appliance.root.shell

ovftool option

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