#2525 Fill global DNS configuration during installation
Closed: Fixed None Opened 12 years ago by mkosek.

Ticket #2439 added missing global DNS options to our DNS API. However, these are not filled by default, i.e. dnsconfig-show command shows just empty output.

We improve this situation by
1. Filling idnsForwarders with forwarders passed to ipa-dns-install or ipa-server-install. We should not overwrite current values in idnsForwarders but rather merge them. Forwarders could be also parsed from named.conf during upgrades.
2. We can also fill idnsZoneRefresh when its not already entered. It should not clash with psearch enabled in named.conf because in that case bind-dyndb-ldap ignores idnsZoneRefresh setting.


Patch freeipa-mkosek-237-improve-user-awareness-about-dnsconfig.patch sent for review

Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/03

7 years ago

Login to comment on this ticket.

Metadata