Re: How can Putty load my public key generated with OpenSSH

From: Ralph (rgreen_at_preferredstaff.net)
Date: 10/24/03

  • Next message: Simon Tatham: "Re: How can Putty load my public key generated with OpenSSH"
    Date: 23 Oct 2003 23:52:22 -0700
    
    

    dkoleary@attbi.com wrote in message news:<IEQlb.191$15.70@news.randori.com>...
    > I didn't make myself clear. Let me take a large step back and go over
    > the basics. Sorry if this is overkill, but it's helpful to be
    > speaking from the same page.
    >
    > From this point, assuming you have all the permissions set correctly,
    > you will be able to execute
    >
    > putty.exe -ssh -2 -X ${user}@${host}
    >
    > to connect right in w/o supplying a password.

    Doug,
      I understood most of what you said before this note. Reading again
    is good for reinforcement. But this is all backwards from how I need
    to do it. I don't have access to the client machines. I am
    generating my keys on the server machine(my Linux box running sshd).
    I am copying the appropriate files out to the Windows machine on a
    floppy disk. You do have one thing in this message I have not tried.
    I did not pass a -2 parameter to Putty when I started it. I am
    guessing that forces a type 2 key. I thought Putty would recognize
    from my key file that it was a type 2 key. Maybe that is the problem.
     I'll test that on Friday.
    Thanks,
    Ralph


  • Next message: Simon Tatham: "Re: How can Putty load my public key generated with OpenSSH"

    Relevant Pages

    • Re: PuTTY SSH w/o a Password
      ... On Tue, 2003-11-11 at 16:48, L. Christopher Luther wrote: ... > password-less private key file. ... I have no trouble using PuTTY to connect to ... > or entity named on this communication. ...
      (RedHat)
    • Re: PuTTY SSH w/o a Password
      ... > password-less private key file. ... I have no trouble using PuTTY to connect ... and put the resulting public key file in the RH ... Have you checked /var/log/secure on the server? ...
      (RedHat)
    • Re: How can Putty load my public key generated with OpenSSH
      ... Upload your public key on your linux box, ... use PuTTYgen to format your private key ... into something PuTTY can use: launch PuTTYgen, open your key pair, ... > it says it is not a valid private key file. ...
      (comp.security.ssh)