To resolve this issue, SSH into your vCSA and run the following command to change the user's login shell to BASH:
chsh -s /bin/bash root
You will now be able to successfully connect to the vCSA.
To reverse the change run the following:
chsh -s /bin/appliancesh root
No comments:
Post a Comment