1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/setup/provision.smb.conf.dc
Stefan Metzmacher 0ad2890c4e s4:provision: remember the setup directory if it wasn't the default
This fixes make test without a make install.

metze
2010-09-10 17:21:31 +02:00

19 lines
319 B
Plaintext

[globals]
netbios name = ${NETBIOS_NAME}
workgroup = ${DOMAIN}
realm = ${REALM}
server role = ${SERVERROLE}
${SETUPDIRECTORY_LINE}
${SIDGENERATOR_LINE}
${PRIVATEDIR_LINE}
${LOCKDIR_LINE}
${POSIXEADB_LINE}
[netlogon]
path = ${NETLOGONPATH}
read only = no
[sysvol]
path = ${SYSVOLPATH}
read only = no