[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Remote host identification has changed!



On Sun, 22 Aug 2010 14:34:29 -0500, Boyd Stephen Smith Jr. wrote:

>>- The host that I'm trying to connect to is my test machine, is it
>>possible that I keep both the old RSA host key and add the new one?
>>because for the time being, I need them both.
> 
> I highly doubt it.

Found the solution:

 ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null . . . 

Ref:

How to disable SSH host key checking
http://linuxcommando.blogspot.com/2008/10/how-to-disable-ssh-host-key-
checking.html

Thanks for the reply. 
cheers

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


Reply to: