From: Peter Palfrader Date: Sun, 31 Jul 2011 11:19:04 +0000 (+0200) Subject: dak -> dak-unpriv X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=064b1033053ba647ceba2ad800bbdbb62b540cf4;p=mirror%2Fdsa-puppet.git dak -> dak-unpriv --- diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 790b2934f..7f874723c 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -110,6 +110,9 @@ nagios beethoven=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backup %wikiadm ALL=(wiki) ALL %qa-core QAHOSTS=(qa) ALL +# the dak user gets to run stuff as dak-unpriv (for things like lintian checks) +dak ALL=(dak-unpriv) NOPASSWD: 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