mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
2606996653
fix a provision without an smb.conf already setup.
Andrew Bartlett
(This used to be commit a00044d229
)
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
[globals]
|
|
netbios name = ${HOSTNAME}
|
|
workgroup = ${DOMAIN_CONF}
|
|
realm = ${REALM_CONF}
|
|
server role = ${SERVERROLE}
|