Enable ESX remote ssh root access
If you are getting an error trying to remotely connect to an ESX host via ssh it is because root ssh access is disabled by default. Therefore winscp, putty, or any other remote console tool will fail.
These steps are taken from the VMware Partner Plan and Design toolkit document tilted “VI Assembly and Configuration Guide” written by Pang Chen. Here are the steps necessary to enable root to have ssh remote access.
Step 1a – Enable remote ssh root accessModify the PermitRootLogin flag to yes in the /etc/sshd/sshd_config file to allow root remote login. |
| Step 1b – Enable remote ssh root accessConfirm change.The value should illustrate yes, with no hash mark prior to the flag. |
Step 1c – Enable remote ssh root accessRestart the sshd service: |
|


Pingback: Use the VI Client Datastore Browser to Upload Files to ESX Hosts | VM /ETC
Pingback: Enable ESX remote ssh root access « My Blog