From owner-freebsd-questions Fri Dec 27 0:54:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0261537B401 for ; Fri, 27 Dec 2002 00:54:47 -0800 (PST) Received: from mcesr.etat.lu (dynamic4.etat.lu [194.154.200.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id D944443EA9 for ; Fri, 27 Dec 2002 00:54:45 -0800 (PST) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from [148.110.43.149] (HELO lucifer) by mcesr.etat.lu (CommuniGate Pro SMTP 3.5.9) with ESMTP-TLS id 696471 for freebsd-questions@freebsd.org; Fri, 27 Dec 2002 09:46:52 +0100 Reply-To: From: "Didier Wiroth" To: Subject: sshd and passwordauthentication Date: Fri, 27 Dec 2002 09:54:03 +0100 Organization: MCESR Message-ID: <000501c2ad85$819386e0$952b6e94@lucifer> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey, I'm using FreeBSD 4.7-RELEASE with sshd version OpenSSH_3.4p1 FreeBSD-20020702 I would like to use only public key authentication. I've set the "PasswordAuthentication" option in /etc/ssh/sshd_config to "no" but it doesn't work! I can still log on with passwords! Why? How do I have to change the config file to only allow public key authentication? Thanks for the help! Didier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message