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:
e4a65d0
)
give debadmin access to the new dak-web user
author
Peter Palfrader
<peter@palfrader.org>
Wed, 25 Dec 2013 12:12:09 +0000
(13:12 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 25 Dec 2013 12:12:09 +0000
(13:12 +0100)
modules/sudo/files/sudoers
patch
|
blob
|
history
diff --git
a/modules/sudo/files/sudoers
b/modules/sudo/files/sudoers
index
27fbfc3
..
1676b00
100644
(file)
--- 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