Created attachment 11376 [details] [PATCH] s3: add suport for SMB3_10 and SMB3_11 protocol in smbstatus clients connected via SMB3_10 or SMB3_11 are not correctly listed via smbstatus: # smbstatus Samba version 4.3.0rc3 PID Username Group Machine Protocol Version ------------------------------------------------------------------------------ 0:22008 VIRTUAL1\administrator VIRTUAL1\domain users 127.0.0.1 (ipv4:127.0.0.1:47531) Unknown (0x0311) Service pid machine Connected at ------------------------------------------------------- share 0:22008 127.0.0.1 Fri Aug 28 14:38:18 2015 Please see my proposed patch in the attachment.
Created attachment 11389 [details] Patch for v4-3-test
What about https://lists.samba.org/archive/samba-technical/2015-August/109248.html ? Shouldn't we comment on that?
(In reply to Volker Lendecke from comment #2) Yep, we should figure out if the master patch is correct before pushing to 4.3.0.
(In reply to Jeremy Allison from comment #3) I think the master patch is correct and matches what we currently report for other dialects. Changing the output style can be discussed for master only, but then we should also change the values we use in smb,conf and other places too.
This is fixed in 4.4.0 and higher