samba-tool/dns: Set secure zone update flag after creating new zone
authorAmitay Isaacs <amitay@gmail.com>
Mon, 27 May 2013 02:37:20 +0000 (12:37 +1000)
committerKarolin Seeger <kseeger@samba.org>
Mon, 9 Sep 2013 08:11:17 +0000 (10:11 +0200)
commite4e9464a58c52abc275e0457a676198d329be1f2
tree05097536d71c2e79542c04cab4d5b443934f772a
parentf9c157cf6892e02e765a64601c4a286d8dadece4
samba-tool/dns: Set secure zone update flag after creating new zone

Windows DC ignores the secure update flag while creating new zone.  Windows
performs another operation to set the secure update flag.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 05578dcdbfa1734ae7bafb70859a76f4cd2a023d)
python/samba/netcmd/dns.py