In addition, if you want to be sure not to remove wrong lines (there might be 
others starting with 2222 or 2223) the warning message states the offending 
lines:

Offending RSA key in /Users/christopherlamb/.ssh/known_hosts:8

In this case the offending line was 8, which can be safely deleted.

- Saija / matrixx

Lähetetty iPadista

> christopher.l...@thurweb.ch kirjoitti 25.10.2013 kello 8.59:
> 
> 
> Hi All
> 
> If, after the SDK update, you get the following errors when SSHing to the 
> Emulator or SDK VMs read on.
> 
> apple-pip:abstractui christopherlamb$ ssh -p 2223  -i 
> ~/.ssh/mer-qt-creator-rsa  nemo@localhost
> 
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @    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 RSA key sent by the remote host is
> 83:7e:fe:55:2a:dc:22:e7:69:dc:fb:6c:a3:bd:5c:2d.
> Please contact your system administrator.
> Add correct host key in /Users/christopherlamb/.ssh/known_hosts to get rid of 
> this message.
> Offending RSA key in /Users/christopherlamb/.ssh/known_hosts:8
> RSA host key for [localhost]:2223 has changed and you have requested strict 
> checking.
> Host key verification failed.
> apple-pip:abstractui christopherlamb$ zypper se
> -bash: zypper: command not found
> 
> The solution is very easy, but it is one of those that always has me for 
> scratching my head for a few minutes trying to remember how I last did this:
> 
> Find the know_hosts file in ./ssh
> 
> Make a back up copy of the file
> 
> From the original, remove the two entries starting with:
> 
> [localhost]:2223
> 
> [localhost]:2222
> 
> Happy hacking
> 
> Chris
> 
> _______________________________________________
> SailfishOS.org Devel mailing list
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to