From: Peter Palfrader Date: Tue, 7 Apr 2009 22:19:25 +0000 (+0200) Subject: comments X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=28fd4ee134ffeeb10376f706e64c295d7c61dbd3;p=mirror%2Fdsa-puppet.git comments --- diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 03811f95e..a4b0f20b7 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -28,11 +28,10 @@ Defaults env_reset # User privilege specification root ALL=(ALL) ALL -# Uncomment to allow members of group sudo to not need a password -# (Note that later entries override this, so you might need to move -# it further down) -# %sudo ALL=NOPASSWD: ALL + +# DSA and local admins %adm ALL=(ALL) ALL %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 +# nagios nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""