32 lines
648 B
Plaintext
32 lines
648 B
Plaintext
[global]
|
|
workgroup = WORKGROUP
|
|
server string = Odroid
|
|
server role = standalone server
|
|
hosts allow = 192.168.178. 127.
|
|
security = user
|
|
guest account = nobody
|
|
passdb backend = tdbsam
|
|
dns proxy = no
|
|
|
|
load printers = no
|
|
printcap name = /dev/null
|
|
disable spoolss = yes
|
|
|
|
directory mask = 0755
|
|
force create mode = 0644
|
|
force directory mode = 0755
|
|
|
|
server min protocol = SMB2_10
|
|
client max protocol = SMB3
|
|
client min protocol = SMB2_10
|
|
encrypt passwords = true
|
|
restrict anonymous = 2
|
|
|
|
[data]
|
|
comment = Data
|
|
path = /share
|
|
browsable = yes
|
|
writable = yes
|
|
printable = no
|
|
guest ok = no
|