From owner-freebsd-questions@FreeBSD.ORG Wed Jan 24 22:41:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C30216A400 for ; Wed, 24 Jan 2007 22:41:30 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id CB7A313C47E for ; Wed, 24 Jan 2007 22:41:29 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] (archangel.daleco.biz [69.27.145.126]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id l0OMfKtV055621; Wed, 24 Jan 2007 16:41:22 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <45B7E08B.3090309@daleco.biz> Date: Wed, 24 Jan 2007 16:41:15 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.7) Gecko/20060925 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Gabriel Rossetti References: <45B7DFB5.2040108@charter.net> In-Reply-To: <45B7DFB5.2040108@charter.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: ssh w/ rsa certs not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2007 22:41:30 -0000 Gabriel Rossetti wrote: > Hello, > > I tried to setup ssh on a FreeBSD 4.8 (OpenSSH_3.5p1) to use > certificates to log in to a FreeBSD 6.1 (OpenSSH_4.2p1) machine, but it > still asks for a password. > The user needing to log in is root (I know this is not good and turned > off by default), so I re-enabled root login with ssh but like I said > above, I get a password > prompt when I do : ssh -l root machine2 whoami try "ssh -vv -l root machine2 whoami" and see what's biting you, perhaps. KDK -- Mix's Law: There is nothing more permanent than a temporary building. There is nothing more permanent than a temporary tax.