This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Putty and pre-shared keys with Cygwin's sshd


On 1/22/2012 10:21 AM, Len Giambrone wrote:
I believe that PuTTy is SSH2, while Cygwin is OpenSSH.  You can convert them using
ssh-keygen:

ssh-keygen -f putty_key -i> openssh_key
I tried this. It didn't work. Same error as before.

Read 8.2.12 of the Putty help file - had no idea there was a format difference I had to do anything about! Tried what it said to do, use Conversions: Export to OpenSSH. But that key looks like:

Ltsdo-adefaria:more /tmp/sshkey
-----BEGIN DSA PRIVATE KEY-----
MIIBuwIBAAKBgQDI+RkFLTib52+4+OzI+035r8fIConadaJuXNd+ZRSOvoLJar44
1m7jgSnp2A52LJ8LJeC99c7NQ1BBoHueRkgBWReH7orWH2T/vlFrPRgIU48vvgPH
4OrLFRtmN/uYj/BTbWFilN2jFZiiESSr4pSOPNNSblqj+UYXfFxc2ZrhIQIVANFm
lV9qPmupo+/ZQqw1uTRypqve98yI2ZbXTuwIFLAps2T4rQKjmgmfghNWgmUEP0Sm
V8qEfW8JvSh773fwYgtsAfos/+GPqc7V+UysKT2Na+5sOgqALSX6yfLBi0xAA2Iy
ToRtrHupAoGAOS7f1yopMnELx7GhAtEtREN1zDikwa8dVhilM1M38+eZH4Z0Wd/3
H9W2iKKYjgj8lIIYGiXUxjEWhA3n/3N6HDT0O5X97Pp+dM7oHlAaKtGl0Y9ao+Zn
SmXSquCsokL+1mh1baIe+VcyV2EA7Uat/B0zIlGpwfq4bQv0DmCjl4gCFDBh6pvn
ckhR34s8s2jaQnkdgv+p
-----END DSA PRIVATE KEY-----

Whereas all of the lines of my ~/.ssh/authorized_keys files are single, loooong lines. This doesn't look like it'll work... Tried it. It didn't work either.

Can anybody give me clear, concise but complete end to end instructions on how to get this to work?
--
Andrew DeFaria <http://defaria.com>
Drive carefully. It's not only cars that can be "recalled" by their maker.%



-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]