Remote root access with ESX 3
nano /etc/ssh/sshd_config
Change the line: âPermitRootLogin noâ to: âPermitRootLogin yesâ
Restart the sshd server:
/etc/init.d/sshd restart
nano /etc/ssh/sshd_config
Change the line: âPermitRootLogin noâ to: âPermitRootLogin yesâ
Restart the sshd server:
/etc/init.d/sshd restart