s4:samba_dnsupdate: don't try to be smart when verifying NS records
commit78cad2177fc99fd2cc113fcd2b3a5bdfefeafb6e
authorStefan Metzmacher <metze@samba.org>
Mon, 7 Jul 2014 22:05:03 +0000 (8 00:05 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 8 Sep 2014 05:49:09 +0000 (8 07:49 +0200)
treef0e5e14029f48d63f1479e96fcb908dd5a7545f6
parent0301b53973278b05296afc5f395d690d39ab232d
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>
(cherry picked from commit b13974048b74c60028d8387eb7fe4fc7734f0a91)
source4/scripting/bin/samba_dnsupdate