Re: SSH
Helmut Djurkin <[email protected]> Sun, 13 Jul 2008 08:55:08 +0200
| Newsgroups | org.kernel.vger.linux-admin |
|---|---|
| Message-ID | <[email protected]> |
$HOME/.ssh/ should not be accessible by others try 'chmod go-rwx $HOME/.ssh -R' alexander.lopata schrieb: > It seems that sshd does not see authorized_keys file in my home folder. > What I've done is put my openSSH public key in > %h/.ssh/authorized_keys and configure my ssh client to use > corresponding private key. But SSH still ask password. What can be > wrong ? > > -- > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html >