mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
remove HBAC warning from static UI
This commit is contained in:
parent
02520ab98c
commit
bccdc7e03d
@ -16021,51 +16021,54 @@
|
|||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"count": 3,
|
|
||||||
"error": null,
|
"error": null,
|
||||||
"result": [
|
"id": null,
|
||||||
{
|
"result": {
|
||||||
"accessruletype": [
|
"count": 2,
|
||||||
"deny"
|
"result": [
|
||||||
],
|
{
|
||||||
"cn": [
|
"accessruletype": [
|
||||||
"deny1"
|
"allow"
|
||||||
],
|
],
|
||||||
"dn": "ipauniqueid=8af3e23c-a7e2-11e0-b394-525400b55a47,cn=hbac,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
"cn": [
|
||||||
"ipaenabledflag": [
|
"allow_all"
|
||||||
"TRUE"
|
],
|
||||||
],
|
"description": [
|
||||||
"memberuser_user": [
|
"Allow all users to access any host from any host"
|
||||||
"abrown"
|
],
|
||||||
]
|
"dn": "ipauniqueid=75841b24-acba-11e0-aeb9-525400b55a47,cn=hbac,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
||||||
},
|
"hostcategory": [
|
||||||
{
|
"all"
|
||||||
"accessruletype": [
|
],
|
||||||
"deny"
|
"ipaenabledflag": [
|
||||||
],
|
"TRUE"
|
||||||
"cn": [
|
],
|
||||||
"deny2"
|
"servicecategory": [
|
||||||
],
|
"all"
|
||||||
"dn": "ipauniqueid=8f05d042-a7e2-11e0-b394-525400b55a47,cn=hbac,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
],
|
||||||
"ipaenabledflag": [
|
"sourcehostcategory": [
|
||||||
"TRUE"
|
"all"
|
||||||
]
|
],
|
||||||
},
|
"usercategory": [
|
||||||
{
|
"all"
|
||||||
"accessruletype": [
|
]
|
||||||
"deny"
|
},
|
||||||
],
|
{
|
||||||
"cn": [
|
"accessruletype": [
|
||||||
"deny3"
|
"allow"
|
||||||
],
|
],
|
||||||
"dn": "ipauniqueid=92dcf9fc-a7e2-11e0-8dac-525400b55a47,cn=hbac,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
"cn": [
|
||||||
"ipaenabledflag": [
|
"allow_somnething"
|
||||||
"TRUE"
|
],
|
||||||
]
|
"dn": "ipauniqueid=137053da-acc4-11e0-8d43-525400b55a47,cn=hbac,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
||||||
}
|
"ipaenabledflag": [
|
||||||
],
|
"TRUE"
|
||||||
"summary": "3 HBAC rules matched",
|
]
|
||||||
"truncated": false
|
}
|
||||||
|
],
|
||||||
|
"summary": "2 HBAC rules matched",
|
||||||
|
"truncated": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user