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

【分享】WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!问题处理

时间:2014-10-22 17:59:31      阅读:101      评论:0      收藏:0      [点我收藏+]

标签:io   os   ar   for   sp   on   问题   cti   ad   

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    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
d0:00:7c:bc:88:5c:dc:de:89:61:44:30:00:60:f9:b2.
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:1
RSA host key for 192.168.4.222 has changed and you have requested strict checking.
Host key verification failed.
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(463) [receiver=2.6.8]
解决方法:
vi ~/.ssh/known_hosts
进入此目录,删除192.168.4.222的相关rsa的信息即可.

【分享】WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!问题处理

标签:io   os   ar   for   sp   on   问题   cti   ad   

原文地址:http://www.cnblogs.com/itwuya/p/4043447.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!