mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-02 15:25:58 +00:00
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