mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Update file that was missed in test27 changes.
This commit is contained in:
parent
d51d4af7a6
commit
fc9170d809
@ -7,7 +7,10 @@ root ALL = (root : wheel) ALL
|
|||||||
millert ALL = ( : wheel) ALL
|
millert ALL = ( : wheel) ALL
|
||||||
|
|
||||||
# sudoRole %sudo
|
# sudoRole %sudo
|
||||||
%sudo ALL = ( : wheel) ALL
|
%sudo ALL = ( : ALL) ALL
|
||||||
|
|
||||||
# sudoRole operator
|
# sudoRole operator
|
||||||
operator ALL = (%wheel) ALL
|
operator ALL = (%wheel) ALL
|
||||||
|
|
||||||
|
# sudoRole +netusers
|
||||||
|
+netusers +nethosts = (+netrunas) ALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user