VMware Logo

edit the sshd_config file by entering the command:

nano /etc/ssh/sshd_config

Look for the line called “PermitRootLogin no” and change it to “PermitRootLogin yes

After changing the line you have to restart the sshd server by running the command:

./etc/init.d/sshd restart

One thought on “Root access with ESX 3

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.