s4-dns: add automatic dynamic DNS updating script
authorAndrew Tridgell <tridge@samba.org>
Fri, 26 Feb 2010 02:30:44 +0000 (13:30 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 26 Feb 2010 02:59:17 +0000 (13:59 +1100)
commitab4f170216c5bdd8b6f46df562d0a21ba8321a4b
tree002ecfc094ee2d066003959aeee1a2f8b78fbd2f
parentc796b6c52e376447e7f3b1573e157f50fa35c3a9
s4-dns: add automatic dynamic DNS updating script

This script checks a list of DNS names that we should have, and does
dynamic DNS updates using our machine account credentials to add any
missing DNS entries.

This allows us to correctly add all the DNS entries we need when we
join an existing domain as a DC

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/bin/samba_dnsupdate