Imported Upstream version 1.8.7
[debian/sudo] / plugins / sudoers / regress / sudoers / test2.out.ok
1 Parses OK.
2
3 Defaults@somehost       set_home
4 Defaults@quoted"        set_home
5 Defaults:you    set_home
6 Defaults:us"    set_home
7 Defaults:%them  set_home
8 Defaults:%: non UNIX 0 c        set_home
9 Defaults:+net   set_home
10 Defaults>someone        set_home
11 Defaults>some one       set_home
12
13 Runas_Alias     RA1 = foo
14 Runas_Alias     RA2 = foo"
15 Runas_Alias     RA3 = foo:bar
16 Runas_Alias     RA4 = foo:bar"
17 User_Alias      UA1 = foo
18 User_Alias      UA10 = %:C/non"UNIX"0 c
19 User_Alias      UA11 = %:C/non_UNIX_0 c
20 User_Alias      UA12 = %:C/non\'UNIX_3 c
21 User_Alias      UA2 = foo.bar
22 User_Alias      UA3 = foo"
23 User_Alias      UA4 = foo:bar
24 User_Alias      UA5 = foo:bar"
25 User_Alias      UA6 = %baz
26 User_Alias      UA7 = %baz.biz
27 User_Alias      UA8 = %:C/non UNIX 0 c
28 User_Alias      UA9 = %:C/non\'UNIX\'1 c
29
30 foo     hosta = (root) ALL
31 foo.bar hostb = (root) ALL
32 foo"    hostc = (root) ALL
33 foo:bar hostd = (root) ALL
34 foo:bar"        hoste = (root) ALL
35 %baz    hosta = (root) ALL
36 %baz.biz        hostb = (root) ALL
37 %:C/non UNIX 0 c        hostc = (root) ALL
38 %:C/non\'UNIX\'1 c      hostd = (root) ALL
39 %:C/non"UNIX"0 c        hoste = (root) ALL
40 %:C/non_UNIX_0 c        hostf = (root) ALL
41 %:C/non\'UNIX_3 c       hostg = (root) ALL
42 +netgr  hosth = (root) ALL