LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   How to add a user in linux to be strong as root (https://www.linuxquestions.org/questions/linux-security-4/how-to-add-a-user-in-linux-to-be-strong-as-root-233361/)

juanb 09-21-2004 10:12 AM

How to add a user in linux to be strong as root
 
Hi,

I want to add a user to my RH machine to be strong as root.

Is it possible or I can have only one powerful user ?

thanks !!!

ppuru 09-21-2004 10:17 AM

Although you can actually make a user to behave like root, this is not recommended.

You can make use of sudo to assign root like powers to selected users. For example, tou can assign usermanagement (useradd, usermod, userdel, groupadd,groupmod,groupdel, chmod,chgrp,chown, chsh,chage,etc), may be another user to start and stop services...

read the sudo and sudoers man pages

juanb 09-21-2004 11:21 AM

How I start this process?
 
how to begin ?is sudo is a coammand ?


thanks

XavierP 09-21-2004 11:58 AM

Type man sudo in a console.

inimino 09-22-2004 03:12 AM

You probably don't really want to do this.

What are you trying to accomplish that leads you to try this approach?


All times are GMT -5. The time now is 08:58 AM.