Getting below error while setting parameter client max protocol and client min protocol in smb.conf file. We have requirement that client should use only SMB3 protocol.
Unknown parameter encountered: "client max protocol"
Ignoring unknown parameter "client max protocol"
Unknown parameter encountered: "client min protocol"
Ignoring unknown parameter "client min protocol"
I tried the below format in Global Stanza of smb.conf file. Samba version is Samba 3.5.4 (64-bit)
client max protocol = SMB3_11
client min protocol = SMB3_11
Regards
------------------------------
Gurvinder Singh
------------------------------