From owner-freebsd-stable Wed Aug 21 3: 8:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A8A637B400; Wed, 21 Aug 2002 03:08:36 -0700 (PDT) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id C398C43E72; Wed, 21 Aug 2002 03:08:33 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.10) id 17hSPY-0008vO-00; Wed, 21 Aug 2002 12:08:24 +0200 Date: Wed, 21 Aug 2002 12:08:24 +0200 From: Sheldon Hearn To: des@FreeBSD.org Cc: stable@FreeBSD.org Subject: OpenSSH PermitEmptyPasswords + PAM in RELENG_4 Message-ID: <20020821100824.GH33546@starjuice.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi DES, Yesterday, a RELENG_4 upgrade of a box that was running -stable as of 2002-07-22 broke OpenSSH's PermitEmptyPasswords option. The solution was to add nullok to module arguments of the sshd auth pam_unix.so line in /etc/pam.conf. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message