首页 > 其他 > 详细

CRT解决ssh远程登陆解决Unable to authenticate using any of the configured authenticatio

时间:2017-03-29 19:37:36      阅读:4727      评论:0      收藏:0      [点我收藏+]


解决方法:


将#PasswordAuthentication no的注释去掉,并且将NO修改为YES //kali中默认是yes

将PermitRootLogin without-password修改为PermitRootLogin yes


修改以上两条即可。

本文出自 “我的世界,我就是导演。” 博客,请务必保留此出处http://biock.blog.51cto.com/4643304/1911447

CRT解决ssh远程登陆解决Unable to authenticate using any of the configured authenticatio

原文:http://biock.blog.51cto.com/4643304/1911447

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!