Comments on “When SSH Public Key Authentication Fails”http://robwilkerson.org/2009/02/10/when-public-key-authentication-fails/feed2009-02-20T18:19:17-04:00ChyrpWhen SSH Public Key Authentication Failstag:robwilkerson.org,2009-02-20:/id/171//comment_58772009-02-20T18:19:17-04:002009-02-20T18:19:17-04:00Rob Wilkersonhttp://robwilkerson.org
<p>I’ve never used that option. I’m not so sure that I need that much security in this case, but it’s worth knowing. Thanks.</p> When SSH Public Key Authentication Failstag:robwilkerson.org,2009-02-20:/id/171//comment_58722009-02-20T13:16:06-04:002009-02-20T13:16:06-04:00Travis Dixon
<p>You might consider going one step further and adding the “from=<xxxx>“ option to the key stored on the server. This will add a <strong>little</strong> bit of security by making the now-bearer-instrument key only work form the known source(s). Doesn’t work for mobile use of course, but useful for static hosts. </p> When SSH Public Key Authentication Failstag:robwilkerson.org,2009-02-11:/id/171//comment_57582009-02-11T08:55:09-04:002009-02-11T08:55:09-04:00Rob Wilkersonhttp://robwilkerson.org
<p>Yep. I’d never bumped into it, but I recently changed my umask so that my Unix machines and Macs were the same (which I did to keep git from constantly complaining about diffs). Before then, it had always just worked so I never gave it a second thought. :-)</p> When SSH Public Key Authentication Failstag:robwilkerson.org,2009-02-11:/id/171//comment_57552009-02-11T06:25:36-04:002009-02-11T06:25:36-04:00Felix Geisendörferhttp://www.debuggable.com
<p>When I first started with <span class="caps">SSH</span> keys I ran into this one as well. Unfortunately I couldn’t figure it out for months as I had nothing to compare to and there were just so many reasons <span class="caps">SSH</span> could be failing on Google ; ).</p>