From ef7cd9e6c06b7f491dba450a1b7588d0bb5008b0 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 3 Jul 2010 15:34:54 +0000 Subject: [PATCH] franck has slot=1 Signed-off-by: Stephen Gran --- modules/sudo/files/common/sudoers | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 284b4fd34..8dfab6083 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -52,8 +52,8 @@ nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli "" nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[02] pd all show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show -nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[01] pd [0-9]\:[0-9] show +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[01] pd [0-9]I\:[0-9]\:[0-9] show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[02] show status # other raid controllers nagios powell=(ALL) NOPASSWD: /usr/local/sbin/areca-cli vsf info -- 2.20.1