File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ ok FD unix UNIX_DOMAIN_SOCKET
81
81
ok FD port inet INADDR_ANY
82
82
83
83
Testing QA group allowed fetch access (explicit)
84
- sample.control 1 0
84
+ sample.control 1 ""
85
85
Testing QA group disallowed store access (explicit)
86
86
sample.write_me: new value="1" pmStore: No permission to perform requested operation
87
87
Testing nobody group disallowed fetch access (implicit)
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ ok FD unix UNIX_DOMAIN_SOCKET
23
23
ok FD port inet INADDR_ANY
24
24
25
25
Testing QA user allowed fetch access (explicit)
26
- sample.control 1 0
26
+ sample.control 1 ""
27
27
Testing QA user allowed fetch access (explicit) ... but fails with non-unix domain socket connection
28
28
pmprobe: Cannot connect to PMCD on host "HOSTNAME": Operation not supported
29
29
Testing QA user disallowed store access (explicit)
You can’t perform that action at this time.
0 commit comments