Enable Net:SSH2 to connect to EXSi

1. Enable SSH from vSphere Client
2. ssh to the vSphere server and edit /etc/ssh/sshd_config
change
PasswordAuthentication no
to
PasswordAuthentication yes

3. restart ssh /etc/init.d/SSH restart

Leave a Reply