#79 Zone without idnsUpdatePolicy causes error message during each zone_refresh
Closed: Fixed Opened by pspacek.

Zone without idnsUpdatePolicy attribute causes following error message each zone_refresh seconds:

07-Jun-2012 17:15:56.140 zone zone.example/IN: zone serial (2012060301) unchanged. zone may fail to transfer to slaves.

LDIF with example zone is attached.

Workaround

Define idnsUpdatePolicy attribute (e.g. grant E.EXAMPLE krb5-self * A;) and set idnsAllowDynUpdate to FALSE. Dynamic updates will remain disabled and error message will not be logged.


Bug report: https://www.redhat.com/archives/freeipa-users/2012-May/msg00440.html

Related discussion: https://www.redhat.com/archives/freeipa-users/2012-June/msg00007.html

Fixed by d2349fd132b821be93980e9a42cf8e52ed9bc0f9

Fix released in version 2.4.

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=908780

Clearer workaround:

For each zone which spams the log:

  1. $ ipa dnszone-mode example.com --dynamic-update=FALSE
  2. $ ipa dnszone-mode example.com --update-policy='/**/'

Metadata Update from @pspacek:
- Issue assigned to pspacek
- Issue set to the milestone: Fedora 19

Log in to comment on this ticket.

Metadata