mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
d4514a6539
This option allow simple user (non root) to invoke provision without facing an error while insuring that ACL on shared files will always be set
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
[globals]
|
|
netbios name = ${NETBIOS_NAME}
|
|
workgroup = ${DOMAIN}
|
|
realm = ${REALM}
|
|
server role = ${SERVERROLE}
|
|
${SIDGENERATOR_LINE}
|
|
${PRIVATEDIR_LINE}
|
|
${LOCKDIR_LINE}
|
|
${POSIXEADB_LINE}
|