projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5162f0b
)
dak -> dak-unpriv
author
Peter Palfrader
<peter@palfrader.org>
Sun, 31 Jul 2011 11:19:04 +0000
(13:19 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 31 Jul 2011 11:19:22 +0000
(13:19 +0200)
modules/sudo/files/common/sudoers
patch
|
blob
|
history
diff --git
a/modules/sudo/files/common/sudoers
b/modules/sudo/files/common/sudoers
index
790b293
..
7f87472
100644
(file)
--- 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