This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Copy Root User

Hi All,

Is it possible to create a copy of the user root., and how do you do that..?

Thks.
KSS  


This thread was automatically locked due to age.
  • Not sure why you would want that.  Root on any Nix system is a very special user, and you really only want one of em.  If you need to give other users "some" root priviliages without giving them the root password then use the command SUDO and set it up for those users.

    On Nix systems user with the UID of 0 (root) is all powerful, and this is defined by the UID of 0.