Do not automatically disconnect after the scary message:
commit9fb1be53b2dc0c94966fb542eac46d756339c9b9
authorGuillaume Chazarain <guichaz@gmail.com>
Fri, 9 May 2008 12:21:25 +0000 (9 14:21 +0200)
committerGuillaume Chazarain <guichaz@gmail.com>
Fri, 9 May 2008 12:21:25 +0000 (9 14:21 +0200)
tree5720b9718504703caebfc1174f0c54411992e268
parentd44798fb84cce95a0d65390357fc5cbd700d0426
Do not automatically disconnect after the scary message:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    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 RSA1 host key has just been changed.
The fingerprint for the RSA1 key sent by the remote host is
XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX.
Please contact your system administrator.
Add correct host key in /home/XXXXXXXX/.ssh/known_hosts to get rid of this message.
Offending key in /home/XXXXXXXX/.ssh/known_hosts:XX
RSA1 host key for XXXXXXXXXXXX has changed and you have requested strict checking.
Host key verification failed.

It may still proceed afterwards.
gsh/remote_dispatcher.py