]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/sudo/files/common/sudoers
Move handel's sudoers to common - it will be the template to start from
[dsa-puppet.git] / modules / sudo / files / common / sudoers
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 # /etc/sudoers
7 #
8 # This file MUST be edited with the 'visudo' command as root.
9 #
10 # See the man page for details on how to write a sudoers file.
11 #
12
13 Defaults        env_reset
14
15 # Host alias specification
16
17 # User alias specification
18
19 # Cmnd alias specification
20
21 # User privilege specification
22 root    ALL=(ALL) ALL
23
24 # Uncomment to allow members of group sudo to not need a password
25 # (Note that later entries override this, so you might need to move
26 # it further down)
27 # %sudo ALL=NOPASSWD: ALL
28 %adm    ALL=(ALL) ALL
29 %adm    ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none
30
31 nagios  ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
32 nagios  ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none