Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
[ab/samba.git/.git] / source4 / setup / provision.smb.conf.dc
1 [globals]
2         netbios name    = ${HOSTNAME}
3         workgroup       = ${DOMAIN_CONF}
4         realm           = ${REALM_CONF}
5         server role     = ${SERVERROLE}
6
7 [netlogon]
8         path = ${NETLOGONPATH}
9         read only = no
10
11 [sysvol]
12         path = ${SYSVOLPATH}
13         read only = no