From owner-freebsd-questions@FreeBSD.ORG Fri Aug 27 02:11:11 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F59B16A4CE for ; Fri, 27 Aug 2004 02:11:11 +0000 (GMT) Received: from web51309.mail.yahoo.com (web51309.mail.yahoo.com [206.190.38.175]) by mx1.FreeBSD.org (Postfix) with SMTP id 6DDCD43D39 for ; Fri, 27 Aug 2004 02:11:10 +0000 (GMT) (envelope-from gooober33-freebsd@yahoo.com) Message-ID: <20040827020708.26462.qmail@web51309.mail.yahoo.com> Received: from [216.215.203.207] by web51309.mail.yahoo.com via HTTP; Thu, 26 Aug 2004 19:07:08 PDT Date: Thu, 26 Aug 2004 19:07:08 -0700 (PDT) From: BSDjunkie To: FreeBSD Questions In-Reply-To: <34b425c5040826185568fca31@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: change group to wheel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gooober33-freebsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 02:11:11 -0000 Soo-Hyun: All you have to do is edit /etc/group file (as root) with your favorite text editor. Find the line that describes the wheel group and append to the end of the wheel group line: ,johnnyo where 'johnnyo' is the username you wish to add to the wheel group. Hope this helps, Mark --- Soo-Hyun Choi wrote: > Hi, > > I would like to include a user in the wheel group so > that the user can > do "su". The user is not in the wheel group now. How > can I change it? > > Best, > Soo-Hyun > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >