1836495 Members
3139 Online
110101 Solutions
New Discussion

administrator rules

 
kacou
Regular Advisor

administrator rules

i want to give all the administrator's rules to a particular user. someone can help me please.
3 REPLIES 3
Pete Randall
Outstanding Contributor

Re: administrator rules

1. Thou shalt not "rm *"


Pete

Pete
Tim Nelson
Honored Contributor

Re: administrator rules

First type up all your rules using Word or some other processor. Then email to the user ? :)

Might need to be a little more specific ? What does rules mean ?

Do you mean privelages ? e.g. root user privs ?

If so 1 of 3 ways.
-change the users id to 0 (zero )
-give them the root password
-use the sudo product to limit and control access to privelaged commands.

The last one is the prefered.

If you intend to turn over all root's administrative privelages then I assume that you do not care what they can do or not do. You may as well just give them the root password as having privelages of this level will allow them to do anything. change passwords, create accounts, remove all files, change all configurations, reboot the server, destroy just about anything on that server... on..on..and on...


Victor BERRIDGE
Honored Contributor

Re: administrator rules

you can also user Restricted SAM, (lauch as root sam -r)
choose the user, then from the menu bar->Action
choose enable all

Dont forget to save....

All the best
Victor