summaryrefslogtreecommitdiffstats
path: root/plugins/sudoers/regress/testsudoers/test12.out.ok
blob: a28a83132f9d83c0a287d4f46a8d8a71368308a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Testing sudoers with multiple syntax errors

sudoers:1:20: syntax error
User_Alias A1 = u1 u2 : A2 = u3, u4
                   ^~
sudoers:3:26: syntax error
millert ALL = /fail : foo
                         ^
sudoers:5:16: syntax error
root ALL = ALL bar
               ^~~
sudoers:7:12: expected a fully-qualified path name
root ALL = baz
           ^~~

User_Alias A1 = u1

millert ALL = /fail