summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/sudocmd_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/sudocmd_show.json')
-rw-r--r--install/ui/test/data/sudocmd_show.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/install/ui/test/data/sudocmd_show.json b/install/ui/test/data/sudocmd_show.json
new file mode 100644
index 000000000..b27c832f3
--- /dev/null
+++ b/install/ui/test/data/sudocmd_show.json
@@ -0,0 +1,33 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "attributelevelrights": {
+ "aci": "rscwo",
+ "description": "rscwo",
+ "ipauniqueid": "rsc",
+ "memberof": "rsc",
+ "nsaccountlock": "rscwo",
+ "sudocmd": "rscwo"
+ },
+ "dn": "sudocmd=/usr/bin/less,cn=sudocmds,cn=sudo,dc=dev,dc=example,dc=com",
+ "ipauniqueid": [
+ "06708d0e-f454-11df-9273-00163e72f2d9"
+ ],
+ "memberof": [
+ "cn=group1,cn=sudocmdgroups,cn=sudo,dc=dev,dc=example,dc=com",
+ "cn=group2,cn=sudocmdgroups,cn=sudo,dc=dev,dc=example,dc=com"
+ ],
+ "objectclass": [
+ "ipaobject",
+ "ipasudocmd"
+ ],
+ "sudocmd": [
+ "/usr/bin/less"
+ ]
+ },
+ "summary": null,
+ "value": "/usr/bin/less"
+ }
+}