Date: Fri, 19 Feb 1999 19:13:38 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: trosen@neteze.com (Robert Trosen) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: user Message-ID: <199902200013.TAA10579@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <004b01be5c2d$88f6c530$3cf9c9d0@neteze.com> from Robert Trosen at "Feb 19, 99 09:30:25 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Robert Trosen wrote, > how do i make users with rights like the root user You can give the user the same uid and gid numbers as root, 0 0. If you want a second account to use like a root account, while leaving 'root' ready for emergencies (no exotic shells or dotfiles to get it going), 'toor' comes ready to go in this role 'out of the box.' Note that if you make a user root by giving him the same uid number, applications that identify the user soley by uid will see him as root. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902200013.TAA10579>