summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/hbac_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/test/data/hbac_show.json')
-rw-r--r--install/static/test/data/hbac_show.json31
1 files changed, 28 insertions, 3 deletions
diff --git a/install/static/test/data/hbac_show.json b/install/static/test/data/hbac_show.json
index 183a52182..2c0b64b39 100644
--- a/install/static/test/data/hbac_show.json
+++ b/install/static/test/data/hbac_show.json
@@ -4,19 +4,41 @@
"result": {
"result": {
"accessruletype": [
- "allow"
+ "deny"
],
"accesstime": [
"periodic daily 0800-1400",
"absolute 201012161032 ~ 201012161033"
],
+ "attributelevelrights": {
+ "accessruletype": "rscwo",
+ "accesstime": "rscwo",
+ "aci": "rscwo",
+ "cn": "rscwo",
+ "description": "rscwo",
+ "externalhost": "rscwo",
+ "hostcategory": "rscwo",
+ "ipaenabledflag": "rscwo",
+ "ipauniqueid": "rsc",
+ "memberhost": "rscwo",
+ "memberservice": "rscwo",
+ "memberuser": "rscwo",
+ "nsaccountlock": "rscwo",
+ "servicecategory": "rscwo",
+ "sourcehost": "rscwo",
+ "sourcehostcategory": "rscwo",
+ "usercategory": "rscwo"
+ },
"cn": [
"test"
],
- "dn": "ipauniqueid=e8aca082-e64a11df-9864f2e0-e0578392,cn=hbac,dc=dev,dc=example,dc=com",
+ "dn": "ipauniqueid=4ed8b682-edf511df-b3f78f4b-11cc007b,cn=hbac,dc=dev,dc=example,dc=com",
"ipaenabledflag": [
"TRUE"
],
+ "ipauniqueid": [
+ "4ed8b682-edf511df-b3f78f4b-11cc007b"
+ ],
"memberhost_host": [
"dev.example.com"
],
@@ -31,13 +53,16 @@
"sudo"
],
"memberuser_group": [
- "admins",
"editors"
],
"memberuser_user": [
"admin",
"test"
],
+ "objectclass": [
+ "ipaassociation",
+ "ipahbacrule"
+ ],
"sourcehost_host": [
"dev.example.com"
],