mirror of https://github.com/sudo-project/sudo.git
60 lines
731 B
Plaintext
60 lines
731 B
Plaintext
Testing @include of a path with escaped white space
|
|
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = ALL
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|
|
|
|
Testing @include of a double-quoted path with white space
|
|
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = ALL
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|
|
|
|
Testing #include of a path with escaped white space
|
|
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = ALL
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|
|
|
|
Testing #include of a double-quoted path with white space
|
|
|
|
Parses OK
|
|
|
|
Entries for user root:
|
|
|
|
ALL = ALL
|
|
host allowed
|
|
runas allowed
|
|
cmnd allowed
|
|
|
|
Password required
|
|
|
|
Command allowed
|