mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
c0eb56d159
metze
18 lines
290 B
Plaintext
18 lines
290 B
Plaintext
[globals]
|
|
netbios name = ${NETBIOS_NAME}
|
|
workgroup = ${DOMAIN}
|
|
realm = ${REALM}
|
|
server role = ${SERVERROLE}
|
|
${PRIVATEDIR_LINE}
|
|
${LOCKDIR_LINE}
|
|
${STATEDIR_LINE}
|
|
${CACHEDIR_LINE}
|
|
|
|
[netlogon]
|
|
path = ${NETLOGONPATH}
|
|
read only = no
|
|
|
|
[sysvol]
|
|
path = ${SYSVOLPATH}
|
|
read only = no
|