From owner-freebsd-questions@FreeBSD.ORG Thu Aug 30 16:17:27 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44C1C16A41B for ; Thu, 30 Aug 2007 16:17:27 +0000 (UTC) (envelope-from fatman@crackmonkey.us) Received: from crackmonkey.us (crackmonkey.us [70.58.166.197]) by mx1.freebsd.org (Postfix) with ESMTP id 1B0E213C474 for ; Thu, 30 Aug 2007 16:17:26 +0000 (UTC) (envelope-from fatman@crackmonkey.us) Received: from tarani-bosatsu.dreamtrack.dnsalias.com (cpc1-swin7-0-0-cust216.brhm.cable.ntl.com [::ffff:86.18.88.217]) (AUTH: PLAIN fatman, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by crackmonkey.us with esmtp; Thu, 30 Aug 2007 10:17:13 -0600 id 0018805E.46D6ED8E.00000D7A Message-ID: <46D6ECEA.5090107@crackmonkey.us> Date: Thu, 30 Aug 2007 17:14:34 +0100 From: Adam J Richardson User-Agent: Thunderbird 2.0.0.6 (X11/20070830) MIME-Version: 1.0 To: Laszlo Nagy References: <46D6EAB4.5060501@shopzeus.com> In-Reply-To: <46D6EAB4.5060501@shopzeus.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: ssh2 login with public key - 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: Thu, 30 Aug 2007 16:17:27 -0000 Laszlo Nagy wrote: > Hi, > > I have to boxes, both are FreeBSD 6.2 -p7. I did this: > > > What is the problem? I could do the same with other computers/users > without problem. I'm sure that I do something wrong. > > Thanks, > > Laszlo Hi Laszlo. Isn't it just a matter of adding "PasswordAuthentication no" to /etc/ssh/sshd_config? [At the server end, Captain Obvious prompts me.] I'll check one of my old systems later but I think that's it... HtH, Adam J Richardson