s4:samba_dnsupdate: don't try to be smart when verifying NS records
authorStefan Metzmacher <metze@samba.org>
Mon, 7 Jul 2014 22:05:03 +0000 (00:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2014 07:13:06 +0000 (09:13 +0200)
commitb13974048b74c60028d8387eb7fe4fc7734f0a91
tree0fa426fe6b8cfb11a1df5218eb860aa213b10d18
parent25ec8e8656f66fe51a0d48718cdcfd8b209f6ca0
s4:samba_dnsupdate: don't try to be smart when verifying NS records

We can't rely on the DNS delegation to be correct in the parent domain.
What we really want is to check if we already have registered ourself
as a NS record in our own domain.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9831

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/bin/samba_dnsupdate