From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chamith Kumarage Subject: Re: SSH Date: Sun, 13 Jul 2008 12:32:43 +0530 Message-ID: <1215932563.25234.8.camel@CHAMITH> References: <48794903.3040309@tut.by> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48794903.3040309@tut.by> Sender: linux-admin-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "alexander.lopata" Cc: Linux-Admin ML 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 majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html