From owner-freebsd-current@FreeBSD.ORG Wed Feb 25 22:18:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54F3A16A4CE for ; Wed, 25 Feb 2004 22:18:45 -0800 (PST) Received: from fep03-mail.bloor.is.net.cable.rogers.com (fep03-mail.bloor.is.net.cable.rogers.com [66.185.86.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8B4E43D1F for ; Wed, 25 Feb 2004 22:18:44 -0800 (PST) (envelope-from mikej@rogers.com) Received: from win2000 ([63.139.3.63]) by fep03-mail.bloor.is.net.cable.rogers.comESMTP <20040226061844.QTXI189272.fep03-mail.bloor.is.net.cable.rogers.com@win2000> for ; Thu, 26 Feb 2004 01:18:44 -0500 From: "Mike Jakubik" To: Date: Thu, 26 Feb 2004 01:19:13 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 thread-index: AcP8MHQkWkUBVIxTSuO4GQHyh9f1rQ== X-Authentication-Info: Submitted using SMTP AUTH LOGIN at fep03-mail.bloor.is.net.cable.rogers.com from [63.139.3.63] using ID at Thu, 26 Feb 2004 01:18:44 -0500 Message-Id: <20040226061844.QTXI189272.fep03-mail.bloor.is.net.cable.rogers.com@win2000> Subject: sshd_config 1.35 commit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 06:18:45 -0000 Hello, I have built world recently, only to find out I cant log into my server via ssh anymore. Am I the only one that thinks disabling password authentication in default sshd is a stupid idea? I think this is a pain in the ass, like the 'no root login' option wasn't enough. A nice heads up or entry in UPDATING would have been nice, so people don't get locked out after updating.