2020-04-14 12:28:00 +00:00
|
|
|
[global]
|
|
|
|
workgroup = WORKGROUP
|
2023-02-28 21:50:48 +00:00
|
|
|
server role = standalone server
|
2020-04-14 12:28:00 +00:00
|
|
|
|
|
|
|
[share]
|
2023-02-28 21:35:15 +00:00
|
|
|
comment = Shared files from samba-container
|
2020-04-14 12:28:00 +00:00
|
|
|
read only = no
|
|
|
|
writeable = yes
|
|
|
|
locking = no
|
|
|
|
path = /share
|
|
|
|
guest ok = no
|
|
|
|
valid users = share
|
|
|
|
available = yes
|
|
|
|
public = no
|
|
|
|
force user = share
|