Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Limits on passphrase for ssh-agent? |
|---|---|
| Date: | Wed, 25 Apr 2007 16:11:39 +0000 |
There's documentation on the putty site (I forget where). It involves using the putty keygen utility. Basically you import the openssh key then just export it in putty format. I'd give exact details on how, but I'm mobile now. Geoff Sent from my BlackBerry wireless handheld. -----Original Message----- From: "Michael P. Brininstool" <mikepb@hoplite.org> Date: Tue, 24 Apr 2007 12:26:07 To:"'Michael D. Berger'" <m.d.berger@ieee.org>, <secureshell@securityfocus.com> Subject: RE: Limits on passphrase for ssh-agent? I seem to remember that the key format is different between putty and OpenSSH on Linux. A colleague of mine figured out the hoops to transform the format, but I do not remember how it was done. -----Original Message----- From: listbounce@securityfocus.com [mailto:listbounce@securityfocus.com] On Behalf Of Michael D. Berger Sent: Friday, April 20, 2007 10:52 AM To: secureshell@securityfocus.com Subject: Limits on passphrase for ssh-agent? On FC4 using openssh-4.2p1-fc4.1, I have generated RSA keys with ssh-keygen, copied them to a Win2k box, imported them into Putty, and successfully used them. Now I tried to import the original private key on the Linux box into an ssh-agent with ssh-add. I enter the passphrase with the mouse copy-and-paste capability and the passphrase is rejected as bad. (I do the same thing successfully on the Win2k box.) Could it be that some characters should be disallowed from the passphrase? Now, I allow characters: if(isgraph(ch) && (ch != '\'')) . Should there be further restriction? What else might be the problem? Thanks for your help. Mike. -- Michael D. Berger m.d.berger@ieee.org http://www.rosemike.net/
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Limits on passphrase for ssh-agent?, Michael P. Brininstool |
|---|---|
| Next by Date: | Question on SSH hang on exit when running Java background process, YU Jiazi |
| Previous by Thread: | RE: Limits on passphrase for ssh-agent?, Michael P. Brininstool |
| Next by Thread: | ssh's vpn, GNUtoo |
| Indexes: | [Date] [Thread] [Top] [All Lists] |