Re: [SLUG] WAS about Linux virii

From: Michael J. Hoffman (hoffmanm@tampabay.rr.com)
Date: Thu Feb 14 2002 - 22:33:44 EST


On Wed, 2002-02-13 at 19:31, Ronald KA4INM Youvan wrote:
>
> Does anyone know of a way to have a name other than `root'
> being the super user? (In LINUX.)
> (I would also want to hide his directory among all `normal' users)
>

If you look at /etc/passwd, the third field (delimited by ':') is the
user id - for root, it is 0, the id of the super user. You can add other
users with id of 0 and they will have all the privileges of root.

In olden days :-) it was common to have a "cshroot" account for those
administrators who preferred csh to the (then common) /bin/sh that was
the default for root... but, it could easily be extended to any
combination of home directories, shells, etc.

                                        MH++

----
Michael J. Hoffman
hoffmanm@tampabay.rr.com
"2+2=5, for extremely large values of 2...."



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:07:59 EDT