mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
* Update run.sh * Update run.sh * Update config.json * Update run.sh * Update smb.conf * Update config.json
17 lines
323 B
Plaintext
17 lines
323 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%%
|
|
|
|
#guest account = root
|
|
#map to guest = Bad Password
|