Bonjour,
Quand je veux me connecter en ssh sur une autre machine, j'ai cette erreur. Dans ma know_hosts il n'y a pas de key correspondant a cette machine.
Comment faire pour s'authentifier?
Citation :
#ssh root@ino
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
58:2d:7c:b9:d6:52:62:16:72:77:43:31:22:9d:4b:6a.
Please contact your system administrator.
Add correct host key in /usr/home/jtlod/.ssh/known_hosts to get rid of this message.
Offending key in /etc/ssh/ssh_known_hosts:26
Password authentication is disabled to avoid man-in-the-middle attacks.
X11 forwarding is disabled to avoid man-in-the-middle attacks.
Permission denied (publickey,password,keyboard-interactive).
#
|
Merci d'avance