putty登录出现access denied的解决办法

Posted 朽木自雕也

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了putty登录出现access denied的解决办法相关的知识,希望对你有一定的参考价值。

[转]https://www.aliyun.com/jiaocheng/152659.html

 

在/etc/ssh/sshd_config 中有个 PermitRootLogin, 改成“PermitRootLogin yes”就可以了

重启ssh: 
/etc/init.d/ssh restart

以上是关于putty登录出现access denied的解决办法的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu修改了ssh配置后 putty 还是出现access denied

Putty6.0 提示Access denied

后台无法登陆,出现Access denied 是啥意思?

denied: requested access to the resource is denied 解决办法

mysql出现ERROR1698(28000):Access denied for user root@localhost错误解决方法

后台登陆失败,出现Access denied怎么办?