summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/hbacsvc_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/hbacsvc_show.json')
-rw-r--r--install/ui/test/data/hbacsvc_show.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/install/ui/test/data/hbacsvc_show.json b/install/ui/test/data/hbacsvc_show.json
new file mode 100644
index 000000000..8ebfbd7c1
--- /dev/null
+++ b/install/ui/test/data/hbacsvc_show.json
@@ -0,0 +1,35 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": {
+ "attributelevelrights": {
+ "aci": "rscwo",
+ "cn": "rscwo",
+ "description": "rscwo",
+ "ipauniqueid": "rsc",
+ "memberof": "rsc",
+ "nsaccountlock": "rscwo"
+ },
+ "cn": [
+ "sudo"
+ ],
+ "description": [
+ "sudo"
+ ],
+ "dn": "cn=sudo,cn=hbacservices,cn=hbac,dc=dev,dc=example,dc=com",
+ "ipauniqueid": [
+ "676e92a1-ec7611df-b3f78f4b-11cc007b"
+ ],
+ "memberof": [
+ "cn=SUDO,cn=hbacservicegroups,cn=hbac,dc=dev,dc=example,dc=com"
+ ],
+ "objectclass": [
+ "ipahbacservice",
+ "ipaobject"
+ ]
+ },
+ "summary": null,
+ "value": "sudo"
+ }
+}