Linux
Sécurité
SSH
Erreur - WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
Le message d'erreur "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!" s'affiche lors d'une tentative de connexion sur un serveur ou un poste distant sécurisé en SSH.
cedric@pc-sport:~$ ssh root@192.168.1.199 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 07:0e:6e:a7:d6:1b:08:b7:b9:8a:7c:88:0d:70:48:b0. Please contact your system administrator. Add correct host key in /home/cedric/.ssh/known_hosts to get rid of this message. Offending key in /home/cedric/.ssh/known_hosts:3 RSA host key for 192.168.1.199 has changed and you have requested strict checking. Host key verification failed. cedric@pc-sport:~$