Does anyone know how I can allow an SSH user to execute some functions such as restarting httpd?
I'm trying to allow a user (apache) to execute some functions such as "service httpd reload" since it's not allowed. I don't really want to give apache root access, just some functions.