source:
dasscm/trunk/etc/sudoers.d/nagios_dasscm_check@
927
| Last change on this file since 927 was 927, checked in by , on Aug 24, 2010 at 1:20:31 PM | |
|---|---|
| File size: 351 bytes | |
| Rev | Line | |
|---|---|---|
| [920] | 1 | # |
| 2 | # allow nagios users to perform a "dasscm check" as root | |
| 3 | # | |
| 4 | # User_Alias NRPE is used, because on different systems different users are used | |
| 5 | # Common users are nrpe, nagios or nobody | |
| 6 | # (see "grep nrpe_user /etc/nagios/nrpe.cfg") | |
| 7 | # | |
| 8 | User_Alias NRPE = nrpe, nagios, nobody | |
| 9 | NRPE ALL=(ALL) NOPASSWD:/usr/bin/dasscm check | |
| 10 |
Note:
See TracBrowser
for help on using the repository browser.
