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
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"result": {
|
|
"attributelevelrights": {
|
|
"aci": "rscwo",
|
|
"businesscategory": "rscwo",
|
|
"cn": "rscwo",
|
|
"description": "rscwo",
|
|
"member": "rscwo",
|
|
"memberof": "rsc",
|
|
"nsaccountlock": "rscwo",
|
|
"o": "rscwo",
|
|
"objectclass": "rscwo",
|
|
"ou": "rscwo",
|
|
"owner": "rscwo",
|
|
"seealso": "rscwo"
|
|
},
|
|
"cn": [
|
|
"dnsserver"
|
|
],
|
|
"description": [
|
|
"DNS Servers"
|
|
],
|
|
"dn": "cn=dnsserver,cn=privileges,cn=accounts,dc=example,dc=com",
|
|
"memberindirect": [
|
|
"krbprincipalname=dns/dev.example.com@example.com,cn=services,cn=accounts,dc=example,dc=com"
|
|
],
|
|
"objectclass": [
|
|
"top",
|
|
"groupofnames",
|
|
"nestedgroup"
|
|
]
|
|
},
|
|
"summary": null,
|
|
"value": "dnsserver"
|
|
}
|
|
} |