MS-APDS makes numerious references (eg in 3.2.5.1) to
GenericPassthrough.gpInput1 and GenericPassthrough.gpInput2.  These
appear to have been renamed more usefully in the IDL as LogonData and
PackageName.

see:

typedef struct _NETLOGON_GENERIC_INFO
{
    NETLOGON_LOGON_IDENTITY_INFO Identity;
    UNICODE_STRING PackageName;
    unsigned long DataLength;
    [size_is(DataLength)] unsigned char * LogonData;
} NETLOGON_GENERIC_INFO, *PNETLOGON_GENERIC_INFO;

Please remove references to the gpInput* names, they are just confusing.

Thanks,

Andrew Bartlett
-- 
Andrew Bartlett
http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Red Hat Inc.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
cifs-protocol mailing list
[email protected]
https://lists.samba.org/mailman/listinfo/cifs-protocol

Reply via email to