From owner-freebsd-questions Thu Nov 14 11:50:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA00230 for questions-outgoing; Thu, 14 Nov 1996 11:50:45 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA00225 for ; Thu, 14 Nov 1996 11:50:44 -0800 (PST) Received: from www.hsc.wvu.edu (www.hsc.wvu.edu [157.182.105.122]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id LAA00433 for ; Thu, 14 Nov 1996 11:50:17 -0800 (PST) Received: (from jsigmon@localhost) by www.hsc.wvu.edu (8.7.5/8.7.3) id OAA29814; Thu, 14 Nov 1996 14:48:45 -0500 (EST) Date: Thu, 14 Nov 1996 14:48:41 -0500 (EST) From: Jeremy Sigmon To: dwhite@resnet.uoregon.edu cc: jadeite , questions@freebsd.org Subject: Re: Bug in 1014??? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > A user will be in any group that you specify in /etc/passwd. > > > You need to be in group wheel to su. > > > > I was listed as being in group 0 in /etc/passwd > > and in master.passwd of course. > > But su was only reading /etc/group evidently and group was not > > automatically updated. I didn't have to touch it in 2.1.5. > > Any other ideas? > > You did use vipw to make those changes to passwd, right? Direct editing > of /etc/passwd does not work. > Correct. I used vipw. I don't mind editing the /etc/group file, but I thought it was automatically generated. Oh well. If someone installs 2.2-ALPHA and uses the /stand/sysinstall to add users would you check if it updates your /etc/group file? If so great!!! thanks for the help