[TriLUG] RSA Keys

Ian Kilgore ian at trilug.org
Mon Jan 24 09:47:48 EST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alan Porter wrote:
|>   What's the best way to resolve this?  Am I doomed to editing
|> ~/.ssh/known_hosts each time?  Or is there a less-strict checking option?
|
|
| ssh-o StrictHostKeyChecking=no -o CheckHostIP=no -o user at hostname
|
| See the man pages for ssh_config.
|
|
| Alan
|
|
yeah, add

StrictHostKeyChecking=no
CheckHostIP=no

under that hostname (Host hostname) in your ~/.ssh/ssh_config (or the
system wide one).  That will save you from typing it out on the command
line every time.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB9QqUwsRpgTiXSOERAgCsAJ9dqlBKwrl5Qh02Fmh76bqIWBUnaQCbBs6K
sk5N+mxIt8qdkplWWX7ykuw=
=jf2k
-----END PGP SIGNATURE-----



More information about the TriLUG mailing list