Hi Experts, I am experiencing the issue with connecting Samba share from Solaris to Windows 2012 client. SMB version 1 has been disabled on windows client. getting error messages below: [2021/06/15 10:55:32.385380, 0] smbd/process.c:525(init_smb_request) init_smb_request: invalid wct number 255 (size 112) [2021/06/15 10:55:32.405291, 0] smbd/process.c:525(init_smb_request) init_smb_request: invalid wct number 255 (size 112) Did change the protocol version still no luck. root at enwdbp01a # grep proto smb.conf #max protocol = SMB2 client max protocol = SMB3 root at enwdbp01a # Services stopped/started 503 svcadm disable /network/samba 504 svcadm enable /network/samba [2021/07/08 11:05:26.606244, 0] smbd/process.c:525(init_smb_request) init_smb_request: invalid wct number 255 (size 112) [2021/07/08 11:05:26.626147, 0] smbd/process.c:525(init_smb_request) init_smb_request: invalid wct number 255 (size 112) [2021/07/08 11:05:26.643971, 0] smbd/process.c:525(init_smb_request) init_smb_request: invalid wct number 255 (size 112) The samba configured as stand-alone server. Samba server configured on "Solaris 10 10/09" Any help appreciated. Thanks & Regards, B.Suresh
Rowland Penny
2021-Jul-14 12:41 UTC
[Samba] - Unable to access share from Windows 2012 client
On Wed, 2021-07-14 at 18:05 +0530, suresh b via samba wrote:> Hi Experts, > > I am experiencing the issue with connecting Samba share from Solaris > to > Windows 2012 client. > > SMB version 1 has been disabled on windows client. getting error > messages > below: > [2021/06/15 10:55:32.385380, 0] smbd/process.c:525(init_smb_request) > init_smb_request: invalid wct number 255 (size 112) > [2021/06/15 10:55:32.405291, 0] smbd/process.c:525(init_smb_request) > init_smb_request: invalid wct number 255 (size 112) > > Did change the protocol version still no luck. > > root at enwdbp01a # grep proto smb.conf > #max protocol = SMB2 > client max protocol = SMB3 > root at enwdbp01a #Sorry, but that is not helpful, if you are going to post a part of your smb.conf, then post all of it. Also what version of Samba are you using ? Rowland