Open sshd_config file:
# vi /etc/ssh/sshd_config
# vi /etc/ssh/sshd_config
Find out line that read as follows:
PermitRootLogin no
Set it as follows:
PermitRootLogin yes
PermitRootLogin no
Set it as follows:
PermitRootLogin yes
Save and close the file. Restart the sshd:
# /etc/init.d/ssh restart
沒有留言:
張貼留言