2.5.10.4.1 NetWkstaInfo10 Data Structure

The NetWkstaInfo10 packet is used in the RAPOutData field of the SMB_COM_TRANSACTION response.


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

ComputerName

UserName

LanGroup

VerMajor

VerMinor

LogonDomain

...

OtherDomain

...

ComputerName (4 bytes): MUST be a pointer to a null-terminated ASCII string specifying the name of the workstation.

UserName (4 bytes): SHOULD be a pointer to a null-terminated ASCII string specifying the user logged on to the workstation.<59>

LanGroup (4 bytes): MUST be a pointer to a null-terminated ASCII string specifying the domain to which the workstation belongs.

VerMajor (1 byte): MUST specify the major version number of the networking software<60> the workstation is running.

VerMinor (1 byte): MUST specify the minor version number of the networking software<61> the workstation is running.

LogonDomain (4 bytes): SHOULD be a pointer to a null-terminated ASCII string that specifies the domain the user is logged on to.<62>

OtherDomain (4 bytes): SHOULD be a pointer to a null-terminated ASCII string that specifies all domains in which the computer is enlisted.<63>