]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Give the ftp folks access to run lintian as dak-unpriv
authorPeter Palfrader <peter@palfrader.org>
Sat, 19 Jan 2013 14:12:00 +0000 (15:12 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sat, 19 Jan 2013 14:12:00 +0000 (15:12 +0100)
modules/sudo/files/sudoers

index 33f1ba63a959fac5fd854bc237da307e2ca83bad..1432afe6c8a551453542dda7935fde722470a6c4 100644 (file)
@@ -117,6 +117,7 @@ nagios              beethoven=(debbackup)   NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backup
 
 # the dak user gets to run stuff as dak-unpriv (for things like lintian checks)
 dak            ALL=(dak-unpriv)        NOPASSWD: ALL
+%ftptrainee    FTPHOSTS=(dak-unpriv)   NOPASSWD: /usr/bin/lintian
 
 # 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