From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Ellis Subject: Re: SSH auth problem Date: Mon, 14 Jul 2008 01:31:48 +0000 (UTC) Message-ID: <1215999108.483256@no.spam> References: <4879BD0D.3070100@tut.by> Return-path: Sender: linux-admin-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-admin@vger.kernel.org In article <4879BD0D.3070100@tut.by>, 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 ? 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/