连接远程服务器提示报错: All avaiable GSSAPI mechanisms failed

解决方案:

(1)设置PasswordAuthentication为yes

[root@VM-4-3-centos libin]# vim /etc/ssh/sshd_config 

修改后的配置:

PasswordAuthentication yes

(2)重启sshd服务

[root@VM-4-3-centos libin]# systemctl restart sshd

posted @   LB_运维技术  阅读(270)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· C#/.NET/.NET Core优秀项目和框架2025年2月简报
· 一文读懂知识蒸馏
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
点击右上角即可分享
微信分享提示