OT::::: Root access

shrek-m at gmx.de shrek-m at gmx.de
Wed Apr 12 10:12:16 IST 2006


On 12.04.2006 10:56, Lance Haig wrote:

> I need to create 2 new users with root access and not give the roots 
> password.
> This is on a redhat system.
> What would you guys recommend be the best way to do this.


i do not know, but you can try

1;
uid=0 gid=0  in  /etc/passwd

# id
uid=0(root) gid=0(root) Gruppen=0(root)


2; sudo
in  /etc/sudoers

eg.  %wheel
eg.  all commands
eg.  only a few commands
eg.  sudo bash ==> root

-- 
shrek-m


More information about the MailScanner mailing list