红联Linux门户
Linux帮助

solaris 10 ssh keyboard Interactive错误

发布时间:2008-09-17 00:08:59来源:红联作者:Courage
看资料是因为solaris 10 默认限制了root ssh 远程登录
/etc/ssh/sshd_config的两个参数
PermitRootLogin yes
PasswordAuthentication yes
不过还有另外一种方法,一般在/etc/default/login文件中
有 “CONSOLE=/dev/console”
一行,则表明root不能直接登陆,只需注释掉该行,即可以直接登陆。
文章评论

共有 0 条评论