2.2.10.2 Early User Authorization Result PDU
The Early User Authorization Result PDU is sent from server to client and is used to convey authorization information to the client. This PDU is only sent by the server if the client advertised support for it by specifying the PROTOCOL_HYBRID_EX (0x00000008) flag in the requestedProtocols field of the RDP Negotiation Request (section 2.2.1.1.1) structure and it MUST be sent immediately after the CredSSP handshake (section 5.4.5.2) has completed.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
authorizationResult |
authorizationResult (4 bytes): A 32-bit unsigned integer. Specifies the authorization result.
-
Value
Meaning
AUTHZ_SUCCESS
0x00000000
The user has permission to access the server.
AUTHZ_ACCESS_DENIED
0x00000005
The user does not have permission to access the server.