This record is written by the server that processes the network logon of the user.

struct ae_netlogon {
  unsigned short ae_no_compname; /* offset */
  unsigned short ae_no_username; /* offset */
  unsigned short ae_no_privilege;
  unsigned long  ae_no_authflags;
};

where:


[Back] [Next]