Sergio Morilla wrote:
>
> My fault
>
> I´m usin sshd version OpenSSH_3.0p1 running on DCD 1.02, putty 0.52
>
> I generated the public key using PuTTYgen, SSH1RSA.
> Then I copied (from puttygen) the public key and
> pasted it into /etc/ssh/authorized_keys.
> Saved sshd.lrp and rebooted.
>
> When I try to log in again
>
> I got:
>
> login as: root
> Sent username "root"
> Trying public key authentication.
> Passphrase for key "rsa-key-20020215":
> Server refused our public key.
>
> Any hints?? Some other settings in sshd.config???
Did you check the permissions of the file after copying and pasting the
key? OpenSSH is picky when dealing with permissions. If you have a Linux
box try ssh -v <LEAF-IP> and see what the messages say. I usually copy
the public key by floppy to /mnt, set the permissions: chmod 644
<public.key>, then copy that to authorized_keys(2).
--
Patrick Benson
Stockholm, Sweden
_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user