From 28fd4ee134ffeeb10376f706e64c295d7c61dbd3 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 8 Apr 2009 00:19:25 +0200 Subject: [PATCH] comments --- modules/sudo/files/common/sudoers | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 "" -- 2.20.1