From owner-freebsd-questions@FreeBSD.ORG Thu Aug 30 17:00:39 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 29EDF16A418 for ; Thu, 30 Aug 2007 17:00:39 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from viefep33-int.chello.at (viefep18-int.chello.at [213.46.255.22]) by mx1.freebsd.org (Postfix) with ESMTP id 69D6613C480 for ; Thu, 30 Aug 2007 17:00:38 +0000 (UTC) (envelope-from gandalf@shopzeus.com) Received: from [192.168.1.99] (really [80.99.119.201]) by viefep33-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070830170028.DPYG12257.viefep33-int.chello.at@[192.168.1.99]>; Thu, 30 Aug 2007 19:00:28 +0200 Message-ID: <46D6F712.8070905@shopzeus.com> Date: Thu, 30 Aug 2007 18:57:54 +0200 From: Laszlo Nagy User-Agent: Thunderbird 1.5.0.13 (X11/20070824) MIME-Version: 1.0 To: Adam J Richardson , freebsd-questions@freebsd.org References: <46D6EAB4.5060501@shopzeus.com> <46D6ECEA.5090107@crackmonkey.us> In-Reply-To: <46D6ECEA.5090107@crackmonkey.us> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: 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 17:00:39 -0000 > > 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... Well, I have other users using public keys for logging in so the sshd config must be correct. This is the only user that doesn't work. I can login by typing in the password but I need to login automatically. Best, Laszlo