What about the "sudo" command?

man sudo

>>> [EMAIL PROTECTED] 02/26/03 02:46PM >>>
I need 3 user accounts, one needed for the production site, the other
for the support department
so the users logins will be:

'production' and 'support' 

I created with adduser <name>
and I set them the password with passwd <name>

I need this users accounts  with root privileges, so I think that if I
give the root password to this users they can use the 'su' command to do
all their admin tasks, but how do I prevent this users so they don't log
in as 'root' in the login screen directly only with the 'su' command?



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to