From owner-freebsd-hackers Sat Jan 25 21:03:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA16554 for hackers-outgoing; Sat, 25 Jan 1997 21:03:35 -0800 (PST) Received: from pdx1.world.net (pdx1.world.net [192.243.32.18]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA16549 for ; Sat, 25 Jan 1997 21:03:32 -0800 (PST) From: proff@suburbia.net Received: from suburbia.net (suburbia.net [203.4.184.1]) by pdx1.world.net (8.7.5/8.7.3) with SMTP id VAA17719 for ; Sat, 25 Jan 1997 21:04:38 -0800 (PST) Received: (qmail 10536 invoked by uid 110); 26 Jan 1997 05:02:52 -0000 Message-ID: <19970126050252.10535.qmail@suburbia.net> Subject: Re: FreeBSD-SNAP-970118 In-Reply-To: from "Joe \"Marcus\" Clarke" at "Jan 25, 97 09:41:50 pm" To: jmcla@ocala.cs.miami.edu (Joe \"Marcus\" Clarke) Date: Sun, 26 Jan 1997 16:02:52 +1100 (EST) Cc: hackers@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@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 > > You may wish to investigate man pw ;)