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
-- 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
