Re: sshd with publickey problem in Fedora

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 12 Oct 2004, Qiang Lu wrote:

> Hello fedora-list,
> 
>   I used Radhat 8 and use public key with ssh all the time.
> But after I installed Fedora 2. I cannot use public key to ssh to a
> Fedora machine. But I can ssh to a Radhat8 machine with public key.

Most likely the file permissions are incorrect on ~/ or ~/.ssh - and
hence ssh is not trusting the authorized_keys file

ls -ld ~/ ~/.ssh

chmod go-w ~/ 
chmod go-rw ~/.ssh

Satish


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux