sudo/plugins/sudoers/regress/testsudoers/test3.out.ok

60 lines
679 B
Plaintext

Testing @includedir of an unquoted path
Parses OK
Entries for user root:
ALL = ALL
host allowed
runas allowed
cmnd allowed
Password required
Command allowed
Testing @includedir of a double-quoted path
Parses OK
Entries for user root:
ALL = ALL
host allowed
runas allowed
cmnd allowed
Password required
Command allowed
Testing #includedir of an unquoted path
Parses OK
Entries for user root:
ALL = ALL
host allowed
runas allowed
cmnd allowed
Password required
Command allowed
Testing #includedir of a double-quoted path
Parses OK
Entries for user root:
ALL = ALL
host allowed
runas allowed
cmnd allowed
Password required
Command allowed