WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED解決方法

孤竹星發表於2015-07-24
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    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 a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
dc:a6:da:83:96:52:cc:f5:6a:6c:d0:fd:5f:c1:31:46.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /root/.ssh/known_hosts:3
ECDSA host key for xx.xxx.xxx.xx has changed and you have requested strict checking.
Host key verification failed.

vim ~/.ssh/known_hosts 
刪除對應的IP的相關內容,儲存後退出

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/28282660/viewspace-1749679/,如需轉載,請註明出處,否則將追究法律責任。

相關文章