Help for this page
%build ALL=(nobody) NOPASSWD: /full/path/to/script
# Are we the right user? use User::pwent; ... exec(qw(sudo -u), $user_wanted, $0, @ARGV); } [...]