Results 1 to 3 of 3
Hi,
I have a requirement that instead of logging in as root and using the system, I was asked to create 2 admin users and give all the rights the ...
- 08-29-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
Admin issue
Hi,
I have a requirement that instead of logging in as root and using the system, I was asked to create 2 admin users and give all the rights the ROOT user has. How to create this. can anyone help me with this.
thaks
harsha
- 08-29-2009 #2
Or you could use SUDO to do this. I use it here and it is a easier to track who is doing what on the system. Just edit the sudoers and give the users who should be allowed to use root privs the access.
- 09-01-2009 #3
3 user accounts with root access its a rely big vulnerability in my opinion
the sudo option is much better


Reply With Quote