Re: SSH auth problem
Rick Ellis <[email protected]>
| Newsgroups | gmane.linux.admin |
|---|---|
| Organization | S.P.C.A.A. |
| Message-ID | <[email protected]> |
In article <[email protected]>, alexander.lopata <[email protected]> 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 ? That's usually caused by the permissions on the .ssh director or the permissions on the authorized_keys file. Make sure neither are accessable to anybody other than the user that owns them. -- http://www.spinics.net/lists/linux-admin/ -- 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