Actions
Feature #5845
opensmb: Support SMB_COM_SESSION_SETUP_ANDX Request
Effort:
Difficulty:
Label:
Beginner
Description
If word count is 13
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-cifs/81e15dee-8fb6-4102-8644-7eaa7ded63f7 should be used
instead of newer (word count 12) SMB1 extension to CIFS https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-smb/a00d0361-3544-4845-96ab-309b4bb7705d
S-V test is already present with smb2-09-trunc-file-logging where first smb.native_os
is not logged as nt
as it should be
Updated by Victor Julien over 1 year ago
- Subject changed from Support old CIFS/SMB SMB_COM_SESSION_SETUP_ANDX Request to smb: Support SMB_COM_SESSION_SETUP_ANDX Request
Updated by Philippe Antoine over 1 year ago
- Target version changed from TBD to 8.0.0-beta1
Updated by Philippe Antoine 5 months ago
I think this one can be postponed after 8
Actions