samba: fix min_protocol

This commit is contained in:
Tim Schubert 2021-03-27 21:51:59 +01:00
parent 77e62d58a7
commit 463041dfa9
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -22,6 +22,7 @@ in
security = user
#use sendfile = yes
#max protocol = smb2
min protocol = SMB3
hosts allow = ${allow} localhost
hosts deny = 0.0.0.0/0
guest account = nobody