码迷,mamicode.com
首页 > 其他好文 > 详细

SSH登陆错误 WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

时间:2014-07-16 20:42:07      阅读:195      评论:0      收藏:0      [点我收藏+]

标签:blog   http   文件   os   art   for   

Connection to 192.168.10.20 closed. [root@localhost ~]# ssh 192.168.10.88 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @     WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!      @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is b6:0c:41:43:60:79:eb:05:9e:c9:72:1d:a0:41:9a:50. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending key in /root/.ssh/known_hosts:5 RSA host key for 192.168.10.88 has changed and you have requested strict checking. Host key verification failed.

 

1.在客户端执行下述指令即可 #mv /root/.ssh/known_hosts  /tmp

2.当然也可以直接编辑known_hosts文件,把里面与所要连接IP(192.168.10.20)相关的内容删掉即可.

SSH登陆错误 WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!,布布扣,bubuko.com

SSH登陆错误 WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

标签:blog   http   文件   os   art   for   

原文地址:http://www.cnblogs.com/aguncn/p/3836635.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
分享档案
周排行
mamicode.com排行更多图片
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!