From owner-freebsd-questions Thu Oct 10 10:26:14 2002 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 ED25B37B404 for ; Thu, 10 Oct 2002 10:26:12 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B487843EB7 for ; Thu, 10 Oct 2002 10:26:11 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.6+Sun/8.11.6) id g9AHQ4A24233; Thu, 10 Oct 2002 13:26:04 -0400 (EDT) From: Jerry McAllister Message-Id: <200210101726.g9AHQ4A24233@clunix.cl.msu.edu> Subject: Re: How to create another account with root privileges ? To: unixtools@hotmail.com (Unix Tools) Date: Thu, 10 Oct 2002 13:26:04 -0400 (EDT) Cc: pdesai1@cs.uh.edu (Pranav A. Desai), freebsd-questions@FreeBSD.ORG In-Reply-To: from "Unix Tools" at Oct 10, 2002 10:33:48 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Just create the account and add it to /etc/group after root > for eg. > > wheel:*:0:root,myuser1,myuser2,myuser3 > That would only work for doing thing that allow group modification by GID 0. There are also many things that still must be done by UID 0. ////jerry > > ----- Original Message ----- > From: "Pranav A. Desai" > To: > Sent: Wednesday, October 09, 2002 11:06 PM > Subject: How to create another account with root privileges ? > > > > Hi all! > > How can I create a user account that can function like a root > > account with the same prilieges ? I need to create three such account. Is > > it possible ? > > > > Thanks for the help > > > > -Pranav > > > > ******************************************************************* > > Pranav A. Desai > > > > Home :- (937) 294 1381 > > ******************************************************************* > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message