esx ssh 無法用 root 登入
發表於 : 2010-04-11 15:47:02
http://itknowledgeexchange.techtarget.c ... -with-ssh/
1. Go to the service console on the physical server and log in
2. vi /etc/ssh/sshd_config
3. Change the line that says PermitRootLogin from “no” to “yes”
4. Do service sshd restart
1. Go to the service console on the physical server and log in
2. vi /etc/ssh/sshd_config
3. Change the line that says PermitRootLogin from “no” to “yes”
4. Do service sshd restart