s4-provision: fix permissions on generated DNS zone file
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Feb 2010 05:29:17 +0000 (16:29 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 17 Feb 2010 08:43:32 +0000 (19:43 +1100)
commit72c0cd75e4b0aa5e59af6f54800f7a63d95da790
treead9053f28a95b9cb8a57917dcde94580bfe5abcb
parentd14c3756e82412da93fc19f75167be9f2b46bf33
s4-provision: fix permissions on generated DNS zone file

The zone file needs to be writeable by bind to allow for it to flush
its journal on dynamic updates

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/provision.py