Bug 294818

Summary: cannot change ssh key fingerprint for sftp connection
Product: [Applications] krusader Reporter: davide ammirata <davide.ammirata>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: krusader-bugs-null, thiago.bauermann
Priority: NOR    
Version First Reported In: 2.4.0-beta1 "Migration"   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***