LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   user adding (https://www.linuxquestions.org/questions/linux-newbie-8/user-adding-14083/)

sathu 02-12-2002 04:33 AM

user adding
 
Hi all

Sathish is back with funny questions
How to add a new user and to give ful previleges of rot? To run linuxconf and all? I am using RHL7.2
Thank You

acid_kewpie 02-12-2002 05:19 AM

no.3 the larch
 
ok, so you want a normal user with root priveledges.

useradd username -g root

this therefore makes the user 'username' in group 'root', which is, unsuprisingly, root's group.


All times are GMT -5. The time now is 07:09 AM.