Comments on “SSH Host Key Checking” http://robwilkerson.org/2009/01/05/ssh-host-key-checking/feed 2009-01-05T21:53:35-04:00 Chyrp SSH Host Key Checking tag:robwilkerson.org,2009-01-05:/id/164//comment_4727 2009-01-05T21:53:35-04:00 2009-01-05T21:53:35-04:00 Rob Wilkerson http://robwilkerson.org <p>Yep, I should have mentioned that. At the time I wrote this, I was working on my Ubuntu box so I wrote using that path. Thanks for clarifying.</p> <p>Actually, on my OS X machine (10.5.x) there are a couple of ssh_config files: one is in /private/etc/ssh_config (that’s the one I changed) and there’s another in /opt/local/etc/ssh/ssh_config. The latter directory is created and used by MacPorts installs, so I left it alone. I’m assuming MacPorts uses that <span class="caps">SSH</span> executable for downloading packages.</p> SSH Host Key Checking tag:robwilkerson.org,2009-01-05:/id/164//comment_4716 2009-01-05T19:47:20-04:00 2009-01-05T19:47:20-04:00 Matt Schinckel http://schinckel.net <p>On my OS X machine, it was /etc/ssh_config, not /etc/ssh/ssh_config.</p> <p>And, you can also set it in ~/.ssh/config, if you aren’t an admin on the machine you are working on. Without the # at the start, of course.</p>