Advertisement
Guest User

Untitled

a guest
Feb 12th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. theunholy@ubuntu:~$ sudo ssh localhost
  2. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  3. @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
  4. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  5. IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
  6. Someone could be eavesdropping on you right now (man-in-the-middle attack)!
  7. It is also possible that a host key has just been changed.
  8. The fingerprint for the ECDSA key sent by the remote host is
  9. 3d:c6:13:19:8b:2e:de:9e:3b:cf:47:6b:f6:c6:f1:dc.
  10. Please contact your system administrator.
  11. Add correct host key in /root/.ssh/known_hosts to get rid of this message.
  12. Offending ECDSA key in /root/.ssh/known_hosts:1
  13. remove with: ssh-keygen -f "/root/.ssh/known_hosts" -R localhost
  14. ECDSA host key for localhost has changed and you have requested strict checking.
  15. Host key verification failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement