From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helmut Djurkin Subject: Re: SSH Date: Sun, 13 Jul 2008 08:55:08 +0200 Message-ID: <4879A6CC.3060505@oblig.at> 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"; format="flowed" To: "alexander.lopata" Cc: linux-admin@vger.kernel.org $HOME/.ssh/ should not be accessible by others try 'chmod go-rwx $HOME/.ssh -R' alexander.lopata schrieb: > 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 >