kavin

secureCRT连接服务器报错 Unable to authenticate

kavin linux 2018-05-17 11770浏览 0

问题描述:

secureCRT连接远程云服务器时, 报出了以下错误:

The client has disconnected from the server.Reason:  

Unable to authenticate using any of the configured authentication methods.   

谷歌一番后, 解决方案如下:

1. 修改/etc/ssh/sshd_configPasswordAuthentication项为yes

2. 重启ssh服务

service sshd restart  

再次连接, 要求输入密码, 输入后, 连接成功


继续浏览有关 Unable to authenticate 的文章
发表评论