j'utilise mon ancien portable LDLC dans 2 configurations différentes:
1- comme distribution de secours avec trixie d'installé
2- comme support d'un SSD branché sur une entrée USB, avec forky d'installé à des fins de test
J'utilise le protocole SSH pour gérer LDLC/trixie ou forky à partir de mon portable habituel. Lorsque je passe de la situation 1 à la situation 2 j'ai cet avertissement:
Code : Tout sélectionner
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
xxxxxxxxxxxxxxx
Please contact your system administrator.
Add correct host key in /home/mmas/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/mmas/.ssh/known_hosts:10
remove with:
ssh-keygen -f '/home/mmas/.ssh/known_hosts' -R '192.168.1.11'
Host key for 192.168.1.11 has changed and you have requested strict checking.
Host key verification failed.

