2.5.10.4.2 NetWkstaUserLogonRequestData Data Structure

The NetWkstaUserLogonRequestData packet is used in a NetWkstaUserLogonRequest.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

UserName (21 bytes)

...

...

...

Pad1

Password (15 bytes)

...

...

...

Pad2

WorkstationName (16 bytes)

...

...

...

UserName (21 bytes): A null-terminated ASCII string that specifies the name of the user who raised the logon request.

Pad1 (1 byte): Aligns the next data structure element to a word boundary. SHOULD be set to zero when sent and MUST be ignored on receipt.

Password (15 bytes): MUST be set to NULL and ignored on receipt.

Pad2 (1 byte): Aligns the next data structure element to a word boundary. SHOULD be zero when sent and MUST be ignored on receipt.

WorkstationName (16 bytes): MUST be a null-terminated ASCII string specifying the name of the workstation.