From 5e29511b1fd561dfe57405b08df50976101ecc7c Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 19 Jan 2013 15:12:00 +0100 Subject: [PATCH] Give the ftp folks access to run lintian as dak-unpriv --- modules/sudo/files/sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 33f1ba63..1432afe6 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -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 -- 2.39.2