freeipa/install/ui/test/data/hbacrule_show.json

77 lines
2.1 KiB
JSON
Raw Normal View History

2010-10-06 16:27:46 -05:00
{
2010-11-02 20:10:21 -05:00
"error": null,
"id": 0,
2010-10-06 16:27:46 -05:00
"result": {
"result": {
"accessruletype": [
"allow"
2010-11-02 20:10:21 -05:00
],
"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"
},
2010-10-06 16:27:46 -05:00
"cn": [
"rule1"
2010-11-02 20:10:21 -05:00
],
"dn": "ipauniqueid=4ed8b682-edf511df-b3f78f4b-11cc007b,cn=hbac,dc=example,dc=com",
2010-10-06 16:27:46 -05:00
"ipaenabledflag": [
"TRUE"
2010-11-02 20:10:21 -05:00
],
"ipauniqueid": [
"4ed8b682-edf511df-b3f78f4b-11cc007b"
],
2010-11-02 20:10:21 -05:00
"memberhost_host": [
"dev.example.com"
],
"memberhost_hostgroup": [
"production"
],
"memberservice_hbacsvc": [
"ftp",
"sshd"
],
"memberservice_hbacsvcgroup": [
"sudo"
],
"memberuser_group": [
"editors"
],
"memberuser_user": [
"admin",
"test"
],
"objectclass": [
"ipaassociation",
"ipahbacrule"
],
2010-11-02 20:10:21 -05:00
"sourcehost_host": [
"dev.example.com"
],
"sourcehost_hostgroup": [
"staging"
2010-10-06 16:27:46 -05:00
]
2010-11-02 20:10:21 -05:00
},
"summary": null,
"value": "rule1"
2010-10-06 16:27:46 -05:00
}
2010-11-02 20:10:21 -05:00
}