mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"result": {
|
|
"attributelevelrights": {
|
|
"aci": "rscwo",
|
|
"businesscategory": "rscwo",
|
|
"cn": "rscwo",
|
|
"description": "rscwo",
|
|
"filter": "rscwo",
|
|
"member": "rscwo",
|
|
"nsaccountlock": "rscwo",
|
|
"o": "rscwo",
|
|
"objectclass": "rscwo",
|
|
"ou": "rscwo",
|
|
"owner": "rscwo",
|
|
"seealso": "rscwo",
|
|
"subtree": "rscwo",
|
|
"targetgroup": "rscwo",
|
|
"type": "rscwo"
|
|
},
|
|
"cn": [
|
|
"subtree"
|
|
],
|
|
"description": [
|
|
"Subtree Permission"
|
|
],
|
|
"dn": "cn=subtree,cn=permissions,cn=pbac,dc=example,dc=com",
|
|
"objectclass": [
|
|
"groupofnames",
|
|
"top"
|
|
],
|
|
"permissions": [
|
|
"write"
|
|
],
|
|
"subtree": "ldap:///dc=example,dc=com"
|
|
},
|
|
"summary": null,
|
|
"value": "subtree"
|
|
}
|
|
}
|