[python-committers] SSH keys and Keychain

Jack Diederich jackdied at gmail.com
Thu Mar 4 04:48:17 CET 2010


On Wed, Mar 3, 2010 at 5:32 PM, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
> I'm having some odd problems with my SSH key and Keychain which I hope someone
> on this list can help with.
[snip]

Most of my problems with ssh are permissions related. Make sure the
directory and the individual files under .ssh are "-rw------" (it will
refuse to use them if the permissions are too permissive). If you are
getting failures trying ssh'ing in manually and adding "-v" flags
until you see something interesting.

-Jack


More information about the python-committers mailing list