2.5.8.2.1 NetUserGetInfoRequest
The fields in the NetUserGetInfoRequest message MUST have the following format.<44>
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RAPOpcode |
ParamDesc |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
DataDesc |
RAPParams |
||||||||||||||||||||||||||||||
... |
RAPOpcode (2 bytes): MUST be set to 0x0038. For more information, see section 2.5.1.
ParamDesc (6 bytes): MUST be set to "zWrLh". For more information, see section 2.5.1.
DataDesc (1 byte): MUST be set to null. For more information, see section 2.5.1.
RAPParams (4 bytes): The RAPParams structure MUST be as follows.
-
0
1
2
3
4
5
6
7
8
91
0
1
2
3
4
5
6
7
8
92
0
1
2
3
4
5
6
7
8
93
0
1UserName (variable)
...
InfoLevel
ReceiveBufferSize
-
UserName (variable): A null-terminated ASCII string specifying the user logged on to the workstation.
-
InfoLevel (2 bytes): A 16-bit unsigned integer that specifies the information level for the NetUserGetInfoRequest.
-
ReceiveBufferSize (2 bytes): A 16-bit unsigned integer that represents the maximum number of bytes of data that can be returned in the Data field of the SMB_COM_TRANSACTION response to the command.