10 lines
174 B
Text
10 lines
174 B
Text
sudoers:
|
|
users:
|
|
# Simple user
|
|
johndoe:
|
|
- ALL: ALL
|
|
# List of users
|
|
janedoe,marydoe:
|
|
# Multiple hosts
|
|
- ALL: ALL
|
|
#include: /etc/sudoers.d
|