samba-tool/dns: Set secure zone update flag after creating new zone
commit05578dcdbfa1734ae7bafb70859a76f4cd2a023d
authorAmitay Isaacs <amitay@gmail.com>
Mon, 27 May 2013 02:37:20 +0000 (27 12:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 May 2013 00:44:13 +0000 (30 10:44 +1000)
treea0b718ed37d551553c4eca750b7c7e910d991453
parentc22eb103d865ed50a6c3ca89750245b92e17b493
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>
python/samba/netcmd/dns.py