Results 1 to 4 of 4
Hi! I was wondering if there was a way to create another user that has root priveladges. With a different name of course....
- 11-13-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 1
New "Root" User
Hi! I was wondering if there was a way to create another user that has root priveladges. With a different name of course.
- 11-14-2006 #2
- 11-14-2006 #3Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
Theres no need to, just an added security weakness.
- 11-14-2006 #4
As others mentioned its not a good idea to create multiple users with full root privileges. You can use "sudo" to give some users the ability to run some commands that are usually reserved for root.


Reply With Quote