mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-22 21:34:24 +01:00
18 lines
353 B
Plaintext
18 lines
353 B
Plaintext
[global]
|
|
netbios name = %%NAME%%
|
|
workgroup = %%WORKGROUP%%
|
|
server string = Samba HomeAssistant config share
|
|
security: user
|
|
|
|
load printers = no
|
|
disable spoolss = yes
|
|
|
|
log level = 2
|
|
|
|
bind interfaces only = yes
|
|
interfaces = %%INTERFACE%%
|
|
hosts allow = %%ALLOW_HOSTS%%
|
|
|
|
#guest account = root
|
|
#map to guest = Bad Password
|