mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Drops the code from ipa-server-install, ipa-dns-install and the BindInstance itself. Also changed ipa-upgradeconfig script so that it does not set zone_refresh to 0 on upgrades, as the option is deprecated. https://fedorahosted.org/freeipa/ticket/3632
36 lines
881 B
JSON
36 lines
881 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"result": {
|
|
"attributelevelrights": {
|
|
"aci": "rscwo",
|
|
"cn": "rscwo",
|
|
"idnsallowsyncptr": "rscwo",
|
|
"idnsforwarders": "rscwo",
|
|
"idnsforwardpolicy": "rscwo",
|
|
"nsaccountlock": "rscwo",
|
|
"objectclass": "rscwo"
|
|
},
|
|
"cn": [
|
|
"dns"
|
|
],
|
|
"idnsallowsyncptr": [
|
|
"FALSE"
|
|
],
|
|
"idnsforwarders": [
|
|
"2001:beef::1"
|
|
],
|
|
"idnsforwardpolicy": [
|
|
"first"
|
|
],
|
|
"objectclass": [
|
|
"idnsConfigObject",
|
|
"nsContainer",
|
|
"top"
|
|
]
|
|
},
|
|
"summary": null,
|
|
"value": ""
|
|
}
|
|
} |