In article <4879BD0D.3070100@xxxxxx>, alexander.lopata <alexander.lopata@xxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html