From owner-freebsd-questions Thu Mar 27 12:00:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA16123 for questions-outgoing; Thu, 27 Mar 1997 12:00:12 -0800 (PST) Received: from venus.net (venus.net [205.243.72.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA16048 for ; Thu, 27 Mar 1997 11:59:59 -0800 (PST) Received: from leclaire.venus.net (ve1-p3.venus.net [205.243.75.6]) by venus.net (8.7.1/8.7.3) with SMTP id PAA24325 for ; Thu, 27 Mar 1997 15:04:32 -0500 (EST) Date: Thu, 27 Mar 1997 14:59:37 -0500 (EST) From: Andre LeClaire To: questions@FreeBSD.org Subject: login with no password Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I just upgraded to 2.2.1 via cvsup & make world. Now when I try to add a user with no password or remove a user's password field using vipw, a login by that user still requires a password. I know it's not a good idea to try to do this, but it was possible with 2.2.0 and below, so I'm wondering if this was an intentional change or what? Andre