mirror of https://github.com/sudo-project/sudo.git
73 lines
881 B
Plaintext
73 lines
881 B
Plaintext
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = ^/bin/ls$ ^-[lAt]$
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = ^/bin/cat$ /var/log/*
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = /bin/cat ^/var/log/[^/]+$
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = /bin/*at ^/var/log/[^/]+$
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = /usr/bin/grep \^foo$
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = sudoedit ^/etc/(motd|issue|hosts)$
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|