小吴先生
小吴先生
首页 有卡小号

Permission denied (publickey,gssapi-keyex,gssapi-with-mic).错误解决方法

  • 作者: admin
  • 时间: 2019-12-11
  • 分类: 基础运维

通过SSH登录远程Linux服务器是,报如下错误
www@123.123.123.123: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

修改123.123.123.123的/etc/ssh/sshd_config配置文件,如下:

vim /etc/ssh/sshd_config
PasswordAuthentication yes

重启

systemctl restart sshd

标签: none

  • 上一篇: Alfred无法检索应用程序处理方法
  • 下一篇: root用户远程登录报错Permission denied, please try again.解决方法
© 2025 小吴先生. 由 Typecho 强力驱动.
冀ICP备18000844号