PDA

View Full Version : [ubuntu] Sudoer file help



a2son2
December 5th, 2011, 03:01 PM
Hi all,
Does anyone know how to set up a sudo to give partial sudo privileges?
thanks in advanced for any help.

Lars Noodén
December 5th, 2011, 03:20 PM
You can list the exact programs and parameters you want them to be able to run if you wish. Or you can specify a range of programs or parameters using regular expressions.

A while back, I put together a presentation on Sudo (http://www.bsdly.net/~lars/Lectures/Network-06-sudo.odp) with examples. Some of the examples might be useful for you to see.