Bug 294818 - cannot change ssh key fingerprint for sftp connection
Summary: cannot change ssh key fingerprint for sftp connection
Status: RESOLVED DUPLICATE of bug 284867
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.4.0-beta1 "Migration"
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-25 19:09 UTC by davide ammirata
Modified: 2018-05-06 00:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davide ammirata 2012-02-25 19:09:32 UTC
Version:           2.4.0 (using KDE 4.7.4) 
OS:                Linux

i use to connect to some machines via sftp, today i've reinstalled one of the machine, and obviusly it change the ssh fingerprint. i've changed it into the ssh key file throw

ssh-keygen -f "/home/myname/.ssh/known_hosts" -R my_new_server_ip

and ssh connection in the terminal is ok, but when i try into krusader, it tell me that ther's a DNS SPOOFING , the key fingerprint is changed, please contact the administrator!!!!

where krusader save te key fingerprint? how can i change it?

Reproducible: Always

Steps to Reproduce:
connect to a know server via sftp, and then change the ssh key

Actual Results:  
an error message thet tell me i can't connect becouse the key fingerprint is changed

Expected Results:  
ask for the new key will overwrite the old value
Comment 1 Thiago Jung Bauermann 2012-05-01 15:22:38 UTC
Does krusader use the sftp kio? If so, this could be bug #284867.
Comment 2 Jekyll Wu 2012-11-07 01:21:32 UTC
Yes, krusader use sftp kio.

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