sudo question

Hi,

Is there a way to configure sudo (or something else for that matter) to do something like:

Allow user (insert name here) to run ANY command as a user whose UID > 500, or on any user whose homedir is in /home?

I am not sure yet, but I think sudo will be limited to running certain/all commands on a SPECIFIED user. I am aiming to have this ability on ANY user.

Any thoughts?

 

 

 

 

Top