mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
399eae13a1
This will allow smbpasswd, net sam and pdbedit to 'just work' against the newly created databases. Andrew Bartlett
13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
[globals]
|
|
netbios name = ${NETBIOS_NAME}
|
|
workgroup = ${DOMAIN}
|
|
realm = ${REALM}
|
|
server role = ${SERVERROLE}
|
|
${PRIVATEDIR_LINE}
|
|
${LOCKDIR_LINE}
|
|
${STATEDIR_LINE}
|
|
${CACHEDIR_LINE}
|
|
|
|
passdb backend = samba4
|
|
|