I'd really appreciate some help here. I need to set up the sudoers file so that one user can execute commands/scripts set to be executed only by a particular user. For example, let's say there's a couple of commands/scripts that only John or root can execute. I need to give another use, say Peter, the powers to execute those same commands/scripts, without necessarily giving him root proviledges...is that clear? and if so, is it achievable? (I know almost nothing is impossible in computers
) And the final question...how do I achieve it?