[python-committers] SSH keys and Keychain
Jack Diederich
jackdied at gmail.com
Thu Mar 4 04:48:17 CET 2010
More information about the python-committers mailing list
Thu Mar 4 04:48:17 CET 2010
- Previous message: [python-committers] SSH keys and Keychain
- Next message: [python-committers] SSH keys and Keychain
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [python-committers] SSH keys and Keychain
- Next message: [python-committers] SSH keys and Keychain
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list