provision: Always create DNS user.
commitc2d14747d608d406de6410556807d467cd0b85ef
authorJelmer Vernooij <jelmer@samba.org>
Thu, 11 Oct 2012 12:45:10 +0000 (11 14:45 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 11 Oct 2012 15:05:40 +0000 (11 17:05 +0200)
tree60619f7865d52bdb17c635a2c2ff1d7cf3a18358
parent276460cf8afb4894fe1e980c7a75e866c14ba144
provision: Always create DNS user.

The DNS user is currently only used by the bind9 plugin. This makes it
easier to later on switch between the builtin DNS server and bind
backend.

In addition, ideally the internal DNS server would use that (separate)
user too.

Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date(master): Thu Oct 11 17:05:40 CEST 2012 on sn-devel-104
source4/scripting/python/samba/provision/__init__.py