mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
samba: use only port 445 (see http://lists.samba.org/archive/samba/2011-March/161489.html)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
df7f0295f7
commit
54ca3d1488
@ -29,6 +29,7 @@
|
|||||||
security = share
|
security = share
|
||||||
guest account = root
|
guest account = root
|
||||||
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
|
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
|
||||||
|
smb ports = 445
|
||||||
mangled names = no
|
mangled names = no
|
||||||
wins support = yes
|
wins support = yes
|
||||||
syslog only = yes
|
syslog only = yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user