LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   rcapache2 for normal user? (https://www.linuxquestions.org/questions/linux-security-4/rcapache2-for-normal-user-223425/)

thw 08-28-2004 04:53 AM

rcapache2 for normal user?
 
Hello,

How can I allow the usage of commands like "rcapache2" or "rcalsasound" to a normal user (to the group "inet")? I tried to set the rcapache2-skript to chown root:inet, also all files this file is linked with. But apache does not start. Is there a good way to solve this?

thw

david_ross 08-28-2004 01:37 PM

You will need to set up a sudoers entry:
man sudoers

Then you can run the commands as root using sudo.


All times are GMT -5. The time now is 09:54 AM.