mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 18:01:23 -06:00
f2fe357219
Previously, update_dnsforward_emptyzones failed with an exeception if DNS query failed for some reason. Now the error is logged and upgrade continues. I assume that this is okay because the DNS query is used as heuristics of last resort in the upgrade logic and failure to do so should not have catastrophics consequences: In the worst case, the admin needs to manually change forwarding policy from 'first' to 'only'. In the end I have decided not to auto-start BIND because BIND depends on GSSAPI for authentication, which in turn depends on KDC ... Alternative like reconfiguring BIND to use LDAPI+EXTERNAL and reconfiguring DS to accept LDAP external bind from named user are too complicated. https://fedorahosted.org/freeipa/ticket/6205 Reviewed-By: Martin Basti <mbasti@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
adtrust.py | ||
ca_renewal_master.py | ||
dns.py | ||
fix_replica_agreements.py | ||
rename_managed.py | ||
update_ca_topology.py | ||
update_idranges.py | ||
update_managed_permissions.py | ||
update_nis.py | ||
update_pacs.py | ||
update_passsync.py | ||
update_referint.py | ||
update_services.py | ||
update_uniqueness.py | ||
upload_cacrt.py |