From owner-freebsd-current Sat Jan 25 18:41:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA10864 for current-outgoing; Sat, 25 Jan 1997 18:41:59 -0800 (PST) Received: from ocala.cs.miami.edu (ocala.cs.miami.edu [129.171.34.17]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA10858 for ; Sat, 25 Jan 1997 18:41:57 -0800 (PST) Received: from localhost by ocala.cs.miami.edu via SMTP (950413.SGI.8.6.12/940406.SGI) for id VAA05364; Sat, 25 Jan 1997 21:41:50 -0500 Date: Sat, 25 Jan 1997 21:41:50 -0500 (EST) From: "Joe \"Marcus\" Clarke" To: current@freebsd.org Subject: FreeBSD-SNAP-970118 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have noticed that the adduser command under this SNAP does not correctly add users to /etc/group. I have to manually edit this file to get users to correspond to their respective groups. Is there a bug in adduser, or something new that has to be done to add the users? Thnaks, Joe