[sudo-users] Using Sudo to give rights to run a bunch of scripts

Todd C. Miller Todd.Miller at courtesan.com
Tue Nov 23 16:58:27 EST 2004


Something like that should work, though you could do:

    Usys ALL = (ROOT_R) NOPASSWD: /apps/util/sysscripts/

as well.

What does "sudo -l" return when run by Usys and what is the exact
message from sudo when you try to run /apps/util/sysscripts/scrip1.sh?

 - todd



More information about the sudo-users mailing list