From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HLotA-0004TS-Bh for garchives@archives.gentoo.org; Mon, 26 Feb 2007 23:04:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1QN2w7k024611; Mon, 26 Feb 2007 23:02:58 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1QMwPeR019282 for ; Mon, 26 Feb 2007 22:58:25 GMT Received: by wr-out-0506.google.com with SMTP id 68so1976512wri for ; Mon, 26 Feb 2007 14:58:24 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=i+nJ4Ftxv2Vr5Ah1zPEFZ2GO5G4XY8LN31dwb8+FcZbmxo6BawNc9LSLq0YkGSE72oSt3AiFM0XvFGsDFY6cOYjO6g4/Iasuqa/9z1l538x0PWu4VXogiBetDVz+Cmujaq358e7HrryGX++lvicGl4di+d+2d+orLMJGs9Yu8YI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=TryrKiKmEgjTnbWjJ4ux/SWeSPwKsbKDHpb6we/d/gO71ydZh6LyhTxIo3eZvofR87yucN/0OaM1guRe6EeCpCvxjxrpgruit41zV55SNwLzfU7q+bTyFolbt40sNLJpw4hcUrPRrmY9FxvdJSIPy3AZlD31X+I6KXTsCulD9P8= Received: by 10.115.61.1 with SMTP id o1mr2300964wak.1172530704260; Mon, 26 Feb 2007 14:58:24 -0800 (PST) Received: by 10.114.171.8 with HTTP; Mon, 26 Feb 2007 14:58:24 -0800 (PST) Message-ID: Date: Mon, 26 Feb 2007 22:58:24 +0000 From: "Duane Griffin" Sender: duaneg@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] can't ssh w/out password as root into my gentoo box any more In-Reply-To: <45E370D2.2090501@charter.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45E370D2.2090501@charter.net> X-Google-Sender-Auth: a52ed8318195b5c4 X-Archives-Salt: 1586d85c-eacb-4094-839f-59eed87bfaff X-Archives-Hash: 0296da95372bccda8df8b8ad4bdbfedd On 26/02/07, Gabriel Rossetti wrote: > Hello, > > I had setup password-less ssh login for a backup process from another > machine (FreeBSD) and all was working well, but for some reason it no > longer works anymore, I tried to redo everything, but still no luck. I > also tried as a regular user and it works fine. I tried to add : > > PermitRootLogin without-password > PubkeyAuthentication yes > > (the second seems useless since it works for non-root users) > but still no luck, any ideas anyone? Check the logs on the server. Run ssh with -vvv to see what it is trying. Check permissions on ~/.ssh and its contents. If all that fails try running sshd in debug mode to get more diagnostics out. Cheers, Duane. -- "I never could learn to drink that blood and call it wine" - Bob Dylan -- gentoo-user@gentoo.org mailing list