mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 18:01:23 -06:00
f56f8a34d3
The certificate request dialog box has been modified to show the OpenSSL commands for generating a CSR. The realm and entry names in the test data have been fixed to be more consistent. Ticket #1012
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=example,dc=com",
|
|
"objectclass": [
|
|
"groupofnames",
|
|
"top"
|
|
],
|
|
"permissions": [
|
|
"write"
|
|
],
|
|
"targetgroup": "ipausers"
|
|
},
|
|
"summary": null,
|
|
"value": "group"
|
|
}
|
|
}
|