freeipa/ipaserver
Petr Spacek 475547fa40 DNS: Fix upgrade - master to forward zone transformation
This happens when upgrading from IPA <= 4.0 to versions 4.3+.

DNS caching might cause false positive in code which replaces master zone
with forward zone. This will effectivelly delete the master zone
without adding a replacement forward zone.

Solution is to use skip_overlap_check option for dnsforwardzone_add command
so zone existence check is skipped and the upgrade can proceed.

https://fedorahosted.org/freeipa/ticket/5851

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-05-10 10:13:56 +02:00
..
advise advise: configure TLS in redhat_nss_pam_ldapd and redhat_nss_ldap plugins 2016-03-01 13:05:20 +01:00
install DNS: Fix upgrade - master to forward zone transformation 2016-05-10 10:13:56 +02:00
plugins differentiate between limit types when LDAP search exceeds configured limits 2016-04-13 17:52:22 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Pylint: import max one module per line 2016-03-22 10:20:51 +01:00
rpcserver.py Added fix for notifying user about locked user account in WebUI 2016-04-28 17:04:37 +02:00