s4-provision: Reworked DNS provisioning to support AD DNS schema
authorAmitay Isaacs <amitay@gmail.com>
Mon, 5 Sep 2011 06:19:02 +0000 (16:19 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 7 Sep 2011 22:35:37 +0000 (00:35 +0200)
commit4b5ebfc5ff812443b2db1ee58858d9e4e169c82b
treebf1c8aaecb7f58b710c87891b24a52be82ec118d
parentb36e9de8634e0fa2476411f538b73a36d1d58bd3
s4-provision: Reworked DNS provisioning to support AD DNS schema

This changes configure DNS partitions used by AD DNS and populate
with relevant entries. This has an advantage that Windows can
replicate these partitions and set up dns server using them.

In addition, these partitions are used by bind9_dlz module to query
zone information directly and do not need to create text database
for dynamic zones.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/provision/sambadns.py