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

Re: Disabling RSA host key check temporarily



On Fri Apr 10, 2009 at 08:10:50 +0000, Tzafrir Cohen wrote:

> (We contantly install test systems on our LAN and we opted not to try to
> complicate things by preserving the ssh host keys)

  For things like that you can add ~/.ssh/config with:

    Host 192.168.1.*
        StrictHostKeyChecking no

  That's what I have for the range  of IPs that I use for testing.

Steve
--
http://www.steve.org.uk/


Reply to: