免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3867 | 回复: 9
打印 上一主题 下一主题

root无法远程登陆?求助! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-12-28 10:54 |只看该作者 |倒序浏览
如题,反复报错:密码验证错误。我只能以普通用户登陆,再\" su -  \"\r\n登陆系统我已将 /etc/default/login中\"console...\"项注释掉,并重新启动过了,也没有设置hosts.deny文件。实在费解?请大师指教

论坛徽章:
0
2 [报告]
发表于 2004-12-28 10:58 |只看该作者

root无法远程登陆?求助!

我新建一个用户后,vi /etc/passwd,将新用户的UID改为0,还是这样???

论坛徽章:
0
3 [报告]
发表于 2004-12-28 13:19 |只看该作者

root无法远程登陆?求助!

你用telnet还是 ssh登陆的?或者是其他协议?

论坛徽章:
1
2016科比退役纪念章
日期:2016-05-26 15:48:47
4 [报告]
发表于 2004-12-28 13:23 |只看该作者

root无法远程登陆?求助!

root本机登陆有问题吗?

论坛徽章:
0
5 [报告]
发表于 2004-12-28 16:25 |只看该作者

root无法远程登陆?求助!

我将telnet开放后,发现root可以远程telnet登陆了,但是ssh2依旧报错”密码验证失败“,是不是ssh2还有一个自己的安全配置文档?谢谢指教!

论坛徽章:
0
6 [报告]
发表于 2004-12-28 16:36 |只看该作者

root无法远程登陆?求助!

ssh默认情况下不能root登陆, 改一个配置文件, 我记得好象是sshd.conf就可以了

论坛徽章:
0
7 [报告]
发表于 2004-12-28 17:27 |只看该作者

root无法远程登陆?求助!

是不是将 sshd_config 中\r\n# Host private key files\r\n# Must be on a local disk and readable only by the root user (root:sys 600).\r\n HostKey /etc/ssh/ssh_host_rsa_key\r\n HostKey /etc/ssh/ssh_host_dsa_key\r\n\r\n下两行注释掉?谢谢

论坛徽章:
0
8 [报告]
发表于 2004-12-28 20:36 |只看该作者

root无法远程登陆?求助!

好象有个permitrootlogin yes\r\n的选项你看看

论坛徽章:
0
9 [报告]
发表于 2004-12-29 10:12 |只看该作者

root无法远程登陆?求助!

修改 /etc/ssh/sshd.config\r\n# Are root logins permitted using sshd.\r\n# Note that sshd uses pam_authenticate(3PAM) so the root (or any other) user\r\n# maybe denied access by a PAM module regardless of this setting.\r\n# Valid options are yes, without-password, no.\r\nPermitRootLogin yes

论坛徽章:
0
10 [报告]
发表于 2004-12-29 11:32 |只看该作者

root无法远程登陆?求助!

谢谢楼上热心的各位,我现将PermitRootLogin 缺省值no该为yes后,root可以远程登陆了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP