samba: fix min_protocol
This commit is contained in:
parent
77e62d58a7
commit
463041dfa9
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ in
|
||||||
security = user
|
security = user
|
||||||
#use sendfile = yes
|
#use sendfile = yes
|
||||||
#max protocol = smb2
|
#max protocol = smb2
|
||||||
|
min protocol = SMB3
|
||||||
hosts allow = ${allow} localhost
|
hosts allow = ${allow} localhost
|
||||||
hosts deny = 0.0.0.0/0
|
hosts deny = 0.0.0.0/0
|
||||||
guest account = nobody
|
guest account = nobody
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue