John H. Robinson, IV wrote:
Lan Barnes wrote:
Thing is, scripts can't run as root, so you have to start it as a user.

Two ways around that:
1) write a SUID wrapper in C that can call the program.
2) sudo

Can't you just set the SUID bit in the script file, and chown to root?

--
Brad Beyenhof
Systems Administrator
UC San Diego, Laboratory of Cognitive Imaging

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie

Reply via email to