Bug 129857 - fish should give appropriate error message when remote host identification has changed
Summary: fish should give appropriate error message when remote host identification ha...
Status: RESOLVED DUPLICATE of bug 69104
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-26 18:32 UTC by Christoph
Modified: 2006-06-26 18:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph 2006-06-26 18:32:51 UTC
Version:           3.5.2 (using KDE 3.5.2, Kubuntu Package 4:3.5.2-0ubuntu18 dapper)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-25-686

When trying to connect to a remote host with fish I just get a message "cannot connect" when the remote host identification has changed. It would be good to make a error message specific to this case just as is the case when using SSH in the console. Otherwise this error message cannot be distinguished from the host being down. Here is the error message SSH gives (konqueror should give the same error 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 RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
[...]
Please contact your system administrator.
Add correct host key in /home/<username>/.ssh/known_hosts to get rid of this message.
Offending key in /home/<username>/.ssh/known_hosts:<#>
RSA host key for <IP address> has changed and you have requested strict checking.
Host key verification failed.
Comment 1 Tommi Tervo 2006-06-26 18:51:12 UTC

*** This bug has been marked as a duplicate of 69104 ***