blob: 4cb7be3c07fc0dfa7bdcf93ccf0f7b48e92d6988 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[global]
netbios name = |NAME|
server string = |DESCRIPTION|
workgroup = |WORKGROUP|
interfaces = |INTERFACES|
bind interfaces only = yes
ipc timeout = 20
deadtime = 15
map to guest = Bad User
smb2 max read = 64K
smb2 max write = 64K
smb2 max trans = 64K
cache read buffers = no
cache trans buffers = no
|