enable smb2
This commit is contained in:
parent
fc372584ef
commit
7aac4a390c
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@
|
||||||
netbios name = smbnix
|
netbios name = smbnix
|
||||||
security = user
|
security = user
|
||||||
#use sendfile = yes
|
#use sendfile = yes
|
||||||
#max protocol = smb2
|
max protocol = smb2
|
||||||
# note: localhost is the ipv6 localhost ::1
|
# note: localhost is the ipv6 localhost ::1
|
||||||
hosts allow = 192.168.0. 127.0.0.1 localhost
|
hosts allow = 192.168.0. 127.0.0.1 localhost
|
||||||
hosts deny = 0.0.0.0/0
|
hosts deny = 0.0.0.0/0
|
||||||
|
|
Loading…
Add table
Reference in a new issue