mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
0ad2890c4e
This fixes make test without a make install. metze
19 lines
319 B
Plaintext
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
|