Expand description
Session setup messages
Structsยง
- Logoff
Request - SMB2 LOGOFF Request packet sent by the client to request termination of a particular session.
- Logoff
Response - SMB2 LOGOFF Response packet sent by the server in response to a LOGOFF Request.
- Negotiate
Capabilities - Protocol capabilities for the client.
- Session
Flags - Flags indicating additional information about the session.
- Session
Security Mode - Security mode field specifying whether SMB signing is enabled or required at the client.
- Session
Setup Request - SMB2 SESSION_SETUP Request packet sent by the client to request a new authenticated session within a new or existing SMB 2 Protocol transport connection.
- Session
Setup Response - SMB2 SESSION_SETUP Response packet sent by the server in response to a SESSION_SETUP Request.
- Setup
Request Flags - Flags field for SESSION_SETUP request (SMB 3.x dialect family only).