AJ G-B Virtually
Virtual Blog
My Links
Home
Archives
Links
Contact
Syndication
Login
News
Recent Comments
To allow the root user to log in to a VMware ESX S...
by Deepak
I am setting the time at the VMWARE time page but ...
by Anurag
It seems doesn'y work. My environment is VM6.0 OS ...
by KJ
"I get an unexpected end of file" error
by Ed
Thanks Victor .. it is so easy .. appreciate it .....
by Rajiv
<< Command to restart ssh in esx
|
Home
|
Clustering Windows in VI3 >>
Enabling SSH / PUTTY / WINSCP in esx3 (VI3)
use nano or vi and edit /etc/ssh/sshd_config
change "permit root login" from no to yes
Print
| posted on Wednesday, October 11, 2006 1:31 PM
Comments
#
re: Enabling SSH / PUTTY / WINSCP in esx3 (VI3)
Adam W
OK done that, and restarted sshd, but I'm still getting access denied. The same password works in the Infrastructure client, web console and local console.
Do I need to enable any other settings in ssh_config? Such as PasswordAuthentication?
Thanks
- Adam
Posted @ 5/17/2007 2:48 AM
#
re: Enabling SSH / PUTTY / WINSCP in esx3 (VI3)
Deepak
To allow the root user to log in to a VMware ESX Server over the network using SSH, do the following:
Go to the service console on the physical server and log in
vi /etc/ssh/sshd_config
Change the line that says PermitRootLogin from “no” to “yes”
Do service sshd restart
Posted @ 1/5/2010 7:21 AM
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
Remember Me?