Is the following command safe to add into /etc/sudoers (from a security perspective)?
zenoss ALL=(ALL) NOPASSWD: /usr/local/zenoss/bin/python,/usr/bin/kill The reason I ask is, until I added that line as it shows, zenoss would not fully start. It would complain about sudo permissions. I have Zenoss installed from source on an Ubuntu 6.06 box with LAMP. I tried all of the out-of-the-box commands on the Ubuntu install page, but no matter how hard I tried, or what other variants I used within the sudoers file, the above line is the only one that worked. Again - is it security safe? If not, what is the best replacement that will work? -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=6286#6286 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
