summaryrefslogtreecommitdiffstats
path: root/plugins/sudoers/regress/sudoers/test2.ldif2sudo.ok
blob: 0277437d6cb93eb48eaad2ef79bdf1aff6ebc76c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# sudoRole foo
foo hosta = (root) ALL

# sudoRole foo.bar
foo.bar hostb = (root) ALL

# sudoRole foo"
foo\" hostc = (root) ALL

# sudoRole foo:bar
foo\:bar hostd = (root) ALL

# sudoRole foo:bar"
foo\:bar\" hoste = (root) ALL

# sudoRole %baz
%baz hosta = (root) ALL

# sudoRole %baz.biz
%baz.biz hostb = (root) ALL

# sudoRole %:C/non UNIX 0 c
"%:C/non UNIX 0 c" hostc = (root) ALL

# sudoRole %:C/non\'UNIX\'1 c
"%:C/non\'UNIX\'1 c" hostd = (root) ALL

# sudoRole %:C/non"UNIX"0 c
"%:C/non\"UNIX\"0 c" hoste = (root) ALL

# sudoRole %:C/non_UNIX_0 c
"%:C/non_UNIX_0 c" hostf = (root) ALL

# sudoRole %:C/non\'UNIX_3 c
"%:C/non\'UNIX_3 c" hostg = (root) ALL

# sudoRole +netgr
+netgr hosth = (root) ALL

# sudoRole user
user ALL = /bin/ls "", /bin/echo " ", /bin/foo"bar ""