3cd12006bb
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
12 lines
429 B
Plaintext
12 lines
429 B
Plaintext
##
|
|
## User privilege specification
|
|
##
|
|
wrsroot ALL=(ALL) ALL
|
|
wrsroot ALL=(root) NOPASSWD: /usr/bin/config_controller
|
|
wrsroot ALL=(root) NOPASSWD: /usr/bin/config_region
|
|
wrsroot ALL=(root) NOPASSWD: /usr/bin/config_subcloud
|
|
wrsroot ALL=(root) NOPASSWD: /usr/bin/config_management
|
|
wrsroot ALL=(root) NOPASSWD: /usr/local/sbin/collect
|
|
|
|
Defaults lecture=never, secure_path=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
|