Skip to main content

Module caps

Module caps 

Source
Expand description

Server capabilities advertised at negotiate time ([MS-SMB] §2.2.4.5).

Constants§

CAP_EXTENDED_SECURITY
Extended security (SPNEGO/NTLMSSP blobs in session setup).
CAP_INFOLEVEL_PASSTHRU
Pass-through information levels.
CAP_LARGE_FILES
64-bit file offsets.
CAP_LARGE_READX
Large reads via READ_ANDX.
CAP_LARGE_WRITEX
Large writes via WRITE_ANDX.
CAP_LEVEL2_OPLOCKS
Level II oplocks.
CAP_LOCK_AND_READ
Lock-and-read supported.
CAP_NT_FIND
NT-style FIND commands.
CAP_NT_SMBS
NT SMB command set (NT_CREATE_ANDX, TRANS2 pass-through, …).
CAP_STATUS32
NT status codes in the header status field.
CAP_UNICODE
Unicode string support.