On Wed, Mar 3, 2010 at 5:32 PM, Vinay Sajip <vinay_sa...@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 _______________________________________________ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python-committers