Allow root to access ESX via SSH

This will allow the root user access via ssh which is disabled by default.

1. Go to the service console on the physical server and log in as root
2. type “vi /etc/ssh/sshd_config” (with quotes of course)
*if you dont know “vi” look it up before going any further.
3. Change the line that says PermitRootLogin from “no” to “yes”
4. Now restart the sshd service by entering “service sshd restart”

I would only do this if the root password is complex and your not allowing ssh from out side the network.

You can leave a response, or trackback from your own site.
Print This Post Print This Post



Further Reading

25 views

Leave a Reply

Twitter Delicious Facebook Digg Stumbleupon Favorites More
112 queries in 4.752 seconds.