[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.0.36); SSH Host key verification failed (on ssh forwarded p
From: |
Kai Grossjohann |
Subject: |
Re: tramp (2.0.36); SSH Host key verification failed (on ssh forwarded port from remote to localhost) |
Date: |
Sat, 12 Jun 2004 21:20:32 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
Ferruccio Zamuner <address@hidden> writes:
> But I've got the error on:
> -----------------------------------------
> ...
> Offending key in /home/fer/.ssh/known_hosts:1
> DSA host key for localhost has changed and you have requested strict checking.
> Host key verification failed.
> ...
> -----------------------------------------
Well, what happens when you delete the first line of
/home/fer/.ssh/known_hosts?
It doesn't seem to be a Tramp failure at this point. The Tramp
failures will come later, after you have corrected this problem ;-)
Kai