mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
parent
aa92ab8df5
commit
1d93314f9a
@ -72,3 +72,9 @@ jim +biglab=ALL
|
|||||||
|
|
||||||
# users in the secretaries netgroup need to help manage the printers
|
# users in the secretaries netgroup need to help manage the printers
|
||||||
+secretaries ALL=PRINTING
|
+secretaries ALL=PRINTING
|
||||||
|
|
||||||
|
# Additional options
|
||||||
|
# fred can run /bin/ls as oracle by specifying -u oracle on command line
|
||||||
|
# he can also run command /bin/date as uid -2 without entering passwd
|
||||||
|
|
||||||
|
fred ALL=(oracle) /bin/ls,(#-2) NOPASSWD:/bin/date
|
||||||
|
Loading…
x
Reference in New Issue
Block a user