ColinTaylor
Part of the Furniture
@john9527 Yes you are correct. I tried putting those (incorrect) settings into my config and Windows wouldn't map. Increasing the log level confirms the reason:
Code:
[2017/08/08 22:32:50.390032, 2] param/loadparm.c:5911(lp_maxprotocol)
WARNING!!: "security = share" is incompatible with the SMB2 protocol. Resetting to SMB1.
[2017/08/08 22:32:50.391319, 0] smbd/process.c:525(init_smb_request)
init_smb_request: invalid wct number 255 (size 112)
[2017/08/08 22:32:50.399944, 2] param/loadparm.c:5911(lp_maxprotocol)
WARNING!!: "security = share" is incompatible with the SMB2 protocol. Resetting to SMB1.
[2017/08/08 22:32:50.401014, 0] smbd/process.c:525(init_smb_request)
init_smb_request: invalid wct number 255 (size 112)
[2017/08/08 22:32:50.432011, 2] param/loadparm.c:5911(lp_maxprotocol)
WARNING!!: "security = share" is incompatible with the SMB2 protocol. Resetting to SMB1.
[2017/08/08 22:32:50.433195, 0] smbd/process.c:525(init_smb_request)
init_smb_request: invalid wct number 255 (size 112)