Wow, I COMPLETELY missed this post... sorry if I'm late with an answer.
Two things:
1.  How to set an EXECUTABLE to run AS root:   Chmod 6755 <executable name>
The 6 sets the Set-UID Flag :)
2.  How to set a USER as SUPERVISOR:  Easiest way, edit /etc/passwd change
the 
<username>:x:<number>:<number>:etc 
to 
<username>:x:0:0:etc
                -=Ron=-


-----Original Message-----
From: Denis HAVLIK [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 11, 2000 10:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Root Password


use SUDO. And use it sparsly, too .-)

:~>Anyone know anything about how to set super permissions to a user without
giving them the root password, or the authority to change the root password
once they are granted super user permissions.
:~>Thanks in advance.
:~>Dave
:~>

-- 
-----------------------------------------------------
Dr. Denis Havlik                <http://www.ap.univie.ac.at/users/havlik>
Mandrakesoft            |||     e-mail: [EMAIL PROTECTED]
Quality Assurance      (@ @)    (private: [EMAIL PROTECTED])    
-------------------oOO--(_)--OOo---------------------

Reply via email to