原文:ssh-copy-id Permission denied (publickey,gssapi-keyex,gssapi-with-mic). 的解决方案

如果 是报的这个错: vi etc ssh sshd config 修改PasswordAuthentication no 为PasswordAuthentication yes 重启sudo systemctl restart sshd 如果 是报的是publickey,gssapi keyex,gssapi with mic passwd root 下 最近再给登陆的用户设置个密码,就解决了 ...

2019-01-28 14:42 0 977 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM