From 62e4c68907d8d33709c2c1f92a161dff00b3d5f2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:01:36 +0200 Subject: Adding upstream version 0.11.2. Signed-off-by: Daniel Baumann --- test/datafile_simple.8 | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 test/datafile_simple.8 (limited to 'test/datafile_simple.8') diff --git a/test/datafile_simple.8 b/test/datafile_simple.8 new file mode 100644 index 0000000..c6363c3 --- /dev/null +++ b/test/datafile_simple.8 @@ -0,0 +1,44 @@ + Succeeded authorizing right 'system.privilege.taskport.debug' by client '/usr/libexec/taskgated' [76339] for authorization created by '/usr/libexec/taskgated' [77395] (100003,1) + key 29:29 ^ +quot 29:60 ^-----------------------------^ system.privilege.taskport.debug +pair 29:60 ^-----------------------------^ system.privilege.taskport.debug + key 73:73 ^ +quot 73:95 ^--------------------^ /usr/libexec/taskgated +pair 73:95 ^--------------------^ /usr/libexec/taskgated + key 98:98 ^ + num 98:103 ^---^ 76339 + val 98:103 ^---^ 76339 + grp 98:103 ^---^ 76339 +pair 98:103 ^---^ 76339 + key 135:135 ^ +quot 135:157 ^--------------------^ /usr/libexec/taskgated +pair 135:157 ^--------------------^ /usr/libexec/taskgated + key 160:160 ^ + num 160:165 ^---^ 77395 + val 160:165 ^---^ 77395 + grp 160:165 ^---^ 77395 +pair 160:165 ^---^ 77395 + key 168:168 ^ + num 168:174 ^----^ 100003 + val 168:174 ^----^ 100003 + num 175:176 ^ 1 + val 175:176 ^ 1 + grp 168:176 ^------^ 100003,1 +pair 168:176 ^------^ 100003,1 +msg :Succeeded authorizing right 'system.privilege.taskport.debug' by client '/usr/libexec/taskgated' [76339] for authorization created by '/usr/libexec/taskgated' [77395] (100003,1) +format :Succeeded authorizing right # by client # [#] for authorization created by # [#] (#) +{ + "col_0": "system.privilege.taskport.debug", + "col_1": "/usr/libexec/taskgated", + "col_2": [ + 76339 + ], + "col_3": "/usr/libexec/taskgated", + "col_4": [ + 77395 + ], + "col_5": [ + 100003, + 1 + ] +} -- cgit v1.2.3