X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fsudo%2Ffiles%2Fsudoers;h=1676b00396e644a4afd26d41112f22cd15448653;hb=7a5f12c5f4727a768c1606030c2a6d79ce31cdc3;hp=27fbfc32f8b8d6e6caa03b0d63c704e47924cb47;hpb=d8cc550ae9306b1f31b80ea792e6f5027a39bc39;p=mirror%2Fdsa-puppet.git diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 27fbfc32f..1676b0039 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -128,6 +128,8 @@ nagios beethoven,backuphost=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-c # the dak user gets to run stuff as dak-unpriv (for things like lintian checks) %ftptrainee FTPHOSTS=(dak-unpriv) NOPASSWD: /usr/bin/lintian dak ALL=(dak-unpriv) NOPASSWD: ALL +# and ftpmaster can access the role user for their web services +%debadmin FTPHOSTS=(dak-web) ALL # some groups are in apachectrl on "their" hosts so they can reload apache and update their vhost %apachectrl ALL=(root) /usr/sbin/apache2-vhost-update