[Freeipa-devel] [PATCH] 267 Allow relative DNS name in NS validator

Martin Kosek mkosek at redhat.com
Tue May 29 13:11:45 UTC 2012


Precallback validator was failing when a zone-relative name was
used as a NS record (for example record "ns" in a zone "example.com").
However, this is valid in BIND and we should allow it as well.

Imports in dns module had to be switched to absolute imports
(available from Python 2.5) to deal with a conflict of IPA dns
module and dnspython module.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-267-allow-relative-dns-name-in-ns-validator.patch
Type: text/x-patch
Size: 2804 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120529/7c08e67e/attachment.bin>


More information about the Freeipa-devel mailing list