'Stage 1' - 'Connect to source appliance' fails with message "Invalid Appliance (OS) root password"./var/log/audit/sshinfo.log may show entries indicating the shell does not exist or invalid.The root user's default shell is mapped to an invalid path, preventing the SSH session from initializing and hence causing an authentication loop.
[email protected]) and password.shell.set --enabled truesudo chsh -s /bin/bash root[email protected], take a backup and snapshot of the vCenter. Follow the steps in Change or Reset the root account password in vCenter Appliance, but instead of resetting the password, use the following resolution steps to change the default shell back to /bin/bash for the root account. Linux".rw init=/bin/bashmount -o remount,rw / chsh -s /bin/bash rootumount /reboot -f