python:samba: Use 'binddns dir' in samba-tool and samba_upgradedns
[bbaumbach/samba-autobuild/.git] / source4 / selftest / provisions / alpha13 / etc / smb.conf.template
1 [globals]
2         netbios name    = ARES
3         workgroup       = SAMBA
4         realm           = ALPHA13.SAMBA.CORP
5         server role     = domain controller
6
7         private dir = @@PREFIX@@/private
8         binddns dir = @@PREFIX@@/bind-dns
9         lock dir = @@PREFIX@@/
10         posix:eadb = @@PREFIX@@/private/eadb.tdb
11
12 [netlogon]
13         path = @@PREFIX@@/sysvol/alpha13.samba.corp/scripts
14         read only = no
15
16 [sysvol]
17         path = @@PREFIX@@/sysvol
18         read only = no