-----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 [EMAIL PROTECTED] | | 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----- -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
