Using keyboard-interactive authentication
修改 sshd_config
vi /etc/ssh/sshd_config
找到:
#PermitRootLogin no
#PasswordAuthentication no
PermitRootLogin yes
PasswordAuthentication yes
/etc/rc.d/sshd restart
root登陆
OK!
下一篇:Linux主机名域名修改问题
禁止root远程登录
Debian 8 root 远程登录
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M