mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
b038aca5c8
the correct setup directory is known at both build time and install time using dyn_SETUPDIR, so we no longer have any need to override it Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
[globals]
|
|
netbios name = ${NETBIOS_NAME}
|
|
workgroup = ${DOMAIN}
|
|
realm = ${REALM}
|
|
server role = ${SERVERROLE}
|
|
${SIDGENERATOR_LINE}
|
|
${PRIVATEDIR_LINE}
|
|
${LOCKDIR_LINE}
|