mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
b9ad279ad2
Directory rename
55 lines
1.5 KiB
JSON
55 lines
1.5 KiB
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"count": 2,
|
|
"result": [
|
|
{
|
|
"accessruletype": [
|
|
"allow"
|
|
],
|
|
"cn": [
|
|
"allow_all"
|
|
],
|
|
"description": [
|
|
"Allow all users to access any host from any host"
|
|
],
|
|
"dn": "ipauniqueid=b7567b5a-e39311df-bfde9b13-2b28c216,cn=hbac,dc=dev,dc=example,dc=com",
|
|
"hostcategory": [
|
|
"all"
|
|
],
|
|
"ipaenabledflag": [
|
|
"TRUE"
|
|
],
|
|
"servicecategory": [
|
|
"all"
|
|
],
|
|
"sourcehostcategory": [
|
|
"all"
|
|
],
|
|
"usercategory": [
|
|
"all"
|
|
]
|
|
},
|
|
{
|
|
"accessruletype": [
|
|
"allow"
|
|
],
|
|
"accesstime": [
|
|
"periodic daily 0800-1400",
|
|
"absolute 201012161032 ~ 201012161033"
|
|
],
|
|
"cn": [
|
|
"test"
|
|
],
|
|
"dn": "ipauniqueid=3b6d2a82-e3b511df-bfde9b13-2b28c216,cn=hbac,dc=dev,dc=example,dc=com",
|
|
"ipaenabledflag": [
|
|
"TRUE"
|
|
]
|
|
}
|
|
],
|
|
"summary": null,
|
|
"truncated": false
|
|
}
|
|
}
|