Add example users and groups to the dictionary.
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Sudoers policy keywords (all are keyword = value)
|
# Sudoers policy keywords (all are keyword = value)
|
||||||
|
|
||||||
|
# Users and groups
|
||||||
|
"root"
|
||||||
|
"wheel"
|
||||||
|
"staff"
|
||||||
|
"sudo"
|
||||||
|
|
||||||
# Aliases
|
# Aliases
|
||||||
"Cmnd_Alias"
|
"Cmnd_Alias"
|
||||||
"Cmd_Alias"
|
"Cmd_Alias"
|
||||||
|
Reference in New Issue
Block a user