A seguito di un aggiornamento di sicurezza abbiamo cambiato le chiavi ssh di lcm. Qua sotto trovate le fingerprint corrette.
Fingerprints of lcm.mi.infn.it (192.84.139.215)
pcteor1.mi.infn.it (192.84.139.215)
================================ RSA 4096 ==============================
SHA256:pEa5LD16dM4HW1f7iuqP3YeC5lIu+pwMfIyx9c0MV+k
============================== ED25519 256 =============================
SHA256:piCu8OzFqtVSt46eo5CoXrJNuhKAeBsiSUS1zRf+Bw8
=============================== RANDOMARTS =============================
+--[ED25519 256]--+ +---[RSA 4096]----+
|oo.. . | | |
| . + . . | | . . |
|+. . o o E | | o . + |
|B o . . + | | + + + . |
|oo.oo . S. o | | . X S o o E |
|oo.= o + . | | * @ =.B . |
|=o+o+ o | | . * *oo.+ ..|
|+*B+.+ | | . =oo+o.o...|
|*BB++.. | | .o=*=o+.o. |
+----[SHA256]-----+ +----[SHA256]-----+
Se vi si presenta un errore del tipo
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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 ED25519 key sent by the remote host is
SHA256:YkG4C4bTJ4DWZL9kP8AMtgTQGx1jZHq05t89ucxdDho.
Please contact your system administrator.
Add correct host key in [...]/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in [...]/.ssh/known_hosts:[...]
remove with:
ssh-keygen -f "[...]/.ssh/known_hosts" -R "lcm.mi.infn.it"
ED25519 host key for lcm.mi.infn.it has changed and you have requested strict checking.
Host key verification failed.
Basta eseguire il comando indicato, che rimuoverà dal file degli host noti la vecchia chiave. Alla prima connessione successiva l’host apparirà quindi come sconosciuto, pertanto sarà stampata a schermo la sua fingerprint. Verificare che la fingerprint stampata coincide con una delle due indicate.