Re: ssh and private keys

From: Basil Heathenston (neo_at_knac.dot.com)
Date: 12/06/03


Date: Sat, 06 Dec 2003 03:05:20 GMT


"marti" <marrcinus@yahoo.com> wrote in message
news:76a2c725.0312051813.10ae9739@posting.google.com...
> Hi!
>
> I have a simple question.
> How do I use private keys for connecting to my shell account in "ssh"
> command?
> I have a private key generated by Putty on Windows and I have to put
> it in Connection/SSH/Auth/Private Key File for Authentication in order
> to be able to connect to my server.
> How do I achieve the same in Linux?
> Should I use some other software than "ssh"?
You need to sftp (using name/passwd one time) to upload your PUBLIC key into
the server's .ssh (if it's Linux, it's ~/.ssh) directory.
>
> Thx,
> mat



Relevant Pages

  • Re: putty and hostbased authentication
    ... > server using hostbased authentication method. ... PuTTY does not support host-based authentication at all. ... since it's hard for a Windows ... have a protected system service which has access to the private key ...
    (comp.security.ssh)
  • Re: ssh and private keys
    ... > I have a private key generated by Putty on Windows and I have to put ... > How do I achieve the same in Linux? ...
    (comp.os.linux.networking)
  • How can Putty load my public key generated with OpenSSH
    ... I have the OpenSSH daemon running on a Linux box. ... I have Putty on a ... I don't know why you would want to convert a private key, ...
    (comp.security.ssh)
  • Re: public-openssh and private keys from Unix puttygen seem to mismatch
    ... corresponding private key in OpenSSH format, to be able to log into a ... Linux/OpenSSH server from a Windows box with PuTTY. ... key type and size will come from the .ppk file. ...
    (comp.security.ssh)
  • Can I use a PuTTY Private Key with Open SSH on Linux
    ... No problems moving private key between Windows machines. ... BIG PROBLEM moving private key generated on WinXP to Linux. ... the public key on two Linux servers and copied the private key ...
    (comp.security.ssh)

Loading