Mailinglist Archive: opensuse (2441 mails)
| < Previous | Next > |
Re: [SLE] ssh keygen
- From: James Ogley <james@xxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Jun 2005 07:06:47 +0100
- Message-id: <1118988408.9764.2.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> I copy id_rsa.pub into authorised keys on my workstation.
> The I try log in and it still asks for the password.
Okay, let's think of a few things off the top of my head..
The file you want to put the pubkey in should be
$HOME/.ssh/authorized_keys - note the spelling.
The pubkey should be on one line only, avoid terminal-caused line breaks
when pasting.
Does your pubkey have a passphrase? If so, is it that that you're being
prompted for?
--
James Ogley james@xxxxxxxxxxxxxxxxx
GNOME for SuSE: http://usr-local-bin.org/rpms
> The I try log in and it still asks for the password.
Okay, let's think of a few things off the top of my head..
The file you want to put the pubkey in should be
$HOME/.ssh/authorized_keys - note the spelling.
The pubkey should be on one line only, avoid terminal-caused line breaks
when pasting.
Does your pubkey have a passphrase? If so, is it that that you're being
prompted for?
--
James Ogley james@xxxxxxxxxxxxxxxxx
GNOME for SuSE: http://usr-local-bin.org/rpms
| < Previous | Next > |