Re: putty 0.56 and passwordless authentication to Solaris 9

From: Jacob Nevins (jacobn_at_chiark.greenend.org.uk)
Date: 02/16/05

  • Next message: Kenneth R. Robinette: "Globus GSSAPI, external-keyx Support"
    Date: 16 Feb 2005 21:32:12 +0000 (GMT)
    
    

    bigyank <jklorenzon@yahoo.com> writes:
    >Jacob Nevins wrote:
    >> PuTTYgen will export several public-key formats in SSH-2. Did you use
    >> the right one? (I'm guessing that you want the OpenSSH format.)
    >
    >Okay, I finally got it working! You generate via puttygen (SSH-2) your
    >keys. pscp the public key to the server in question.
     [...]
    >SuSe:
    >% ssh-keygen -i -f "puttygen public key" > authorized_keys

    It sounds like you generated a public key in the standard format
    expected by (e.g.) the ssh.com server, by using the "save public key"
    button. You can avoid the need for the above ssh-keygen step by copying
    the key from the "Public key for pasting into OpenSSH authorized_keys
    file" box.


  • Next message: Kenneth R. Robinette: "Globus GSSAPI, external-keyx Support"