admin

disconnected:no supported authenication centos远程报错 centos远程不上

admin 运维技术 2023-01-27 517浏览 0

disconnected:no supported authenication centos远程报错 centos远程不上

disconnected:no supported authenication centos远程报错 centos远程不上

执行命令 cat /etc/ssh/sshd_config 查看SSH服务配置,并注意是否包含类似如下配置:

执行命令 vi /etc/ssh/sshd_config,按下 i 编辑SSH服务配置文件

PasswordAuthentication 设置为 yes

不要注释(注释就是不允许)

按下 Esc 退出编辑模式,并输入 :wq 保存退出

继续浏览有关 技术运维 的文章
发表评论