From owner-freebsd-hackers Fri Mar 28 13:22:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA04494 for hackers-outgoing; Fri, 28 Mar 1997 13:22:14 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA04484 for ; Fri, 28 Mar 1997 13:22:10 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16898(4)>; Fri, 28 Mar 1997 13:21:34 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177486>; Fri, 28 Mar 1997 13:21:27 -0800 To: brianc@pobox.com cc: fenner@parc.xerox.com (Bill Fenner), freebsd-hackers@freebsd.org Subject: Re: No password account on 2.2.1-RELEASE In-reply-to: Your message of "Fri, 28 Mar 97 12:40:20 PST." Date: Fri, 28 Mar 1997 13:21:21 PST From: Bill Fenner Message-Id: <97Mar28.132127pst.177486@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Sorry, I should have been more clear. I meant, the box I installed last week and then fetched the source for the 2.2.1-R login and built and installed this morning to test this problem. root::0:0::0:0:Charlie &:/root:/bin/csh Before installing the new login from 2.2.1, I was able to log in by just typing "root", and it didn't ask me for a password. Now, I can log in by typing "root" and then hitting enter at the password prompt. However, my environment clearly doesn't reflect a 2.2.1-R installation, even though I built and installed the 2.2.1-R /usr/bin/login , so I'll shut up now. Bill