Re: SSH
Chamith Kumarage <[email protected]> Sun, 13 Jul 2008 12:32:43 +0530
| Newsgroups | org.kernel.vger.linux-admin |
|---|---|
| Message-ID | <1215932563.25234.8.camel@CHAMITH> |
Hi Alexander,
Check the permissions of authorized_keys file at server end and and %
h/.ssh at client end. Depending on the OpenSSH version, check for the
availability of authorized_keys2 file.
Thanks,
~Chamith
-
*** There's no place like ${HOME} ***
On Sun, 2008-07-13 at 03:14 +0300, alexander.lopata wrote:
> 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