From d66e9f58c1dadd78e0c837110d6b06e8ea4c58aa Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 1 Mar 2011 20:06:42 +0000 Subject: [PATCH] gid search can sudo as search user Signed-off-by: Stephen Gran --- modules/sudo/files/common/sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 260d2c8f..8067e4e1 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -90,6 +90,7 @@ nagios beethoven=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backup %pkg_maint ALL=(pkg_user) ALL %planet ALL=(planet) ALL %popcon ALL=(popcon) ALL +%search ALL=(search) ALL %secretary ALL=(secretary) ALL %sectracker ALL=(sectracker) ALL %security SECHOSTS=(mail_security) ALL -- 2.39.2