mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-01 11:47:11 -06:00
26ded75be9
In order to maintain consistent layout between details page and dialog boxes the IPA.details_list_section has been replaced with IPA.details_table_section which is based on table. The IPA.target_section and other subclasses of IPA.details_list_section have been converted to use IPA.details_table_section as well. The unit tests have been updated accordingly. Ticket #1648
47 lines
1.3 KiB
JSON
47 lines
1.3 KiB
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"result": {
|
|
"attributelevelrights": {
|
|
"aci": "rscwo",
|
|
"attrs": "rscwo",
|
|
"businesscategory": "rscwo",
|
|
"cn": "rscwo",
|
|
"description": "rscwo",
|
|
"filter": "rscwo",
|
|
"group": "rscwo",
|
|
"ipapermissiontype": "rscwo",
|
|
"member": "rscwo",
|
|
"nsaccountlock": "rscwo",
|
|
"o": "rscwo",
|
|
"objectclass": "rscwo",
|
|
"ou": "rscwo",
|
|
"owner": "rscwo",
|
|
"permissions": "rscwo",
|
|
"seealso": "rscwo",
|
|
"subtree": "rscwo",
|
|
"targetgroup": "rscwo",
|
|
"type": "rscwo"
|
|
},
|
|
"cn": [
|
|
"targetgroup"
|
|
],
|
|
"description": [
|
|
"Target Group Permission"
|
|
],
|
|
"dn": "cn=group,cn=permissions,cn=pbac,dc=ipa",
|
|
"objectclass": [
|
|
"groupofnames",
|
|
"top"
|
|
],
|
|
"permissions": [
|
|
"write"
|
|
],
|
|
"targetgroup": "ipausers"
|
|
},
|
|
"summary": null,
|
|
"value": "group"
|
|
}
|
|
}
|