From 6c5c6836db020d25288c0e3318befc13340ebfd3 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 24 Aug 2010 13:04:57 +0200 Subject: [PATCH] allow enclosure check on franck --- modules/sudo/files/common/sudoers | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index ce1d856fc..dac41788c 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -57,6 +57,8 @@ nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9]\: nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9][0-9] show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] show status +nagios franck=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=1 enclosure 1E\:1 show detail + # other raid controllers nagios powell=(ALL) NOPASSWD: /usr/local/sbin/areca-cli vsf info nagios puccini=(ALL) NOPASSWD: /usr/local/bin/tw_cli info c0 u0 status -- 2.20.1