ce96cfb292
(LsaApInitializePackage): Open debugging output file here. (LsaApLogonUserEx): Replace LsaApLogonUser. Add debugging output. Create machine name for accounting. Add (disabled) code to fetch a token from GetAuthDataForUser/ConvertAuthDataToToken. * cyglsa.din: Relace LsaApLogonUser with LsaApLogonUserEx.
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
LIBRARY "cyglsa"
|
|
|
|
EXPORTS
|
|
LsaApInitializePackage = LsaApInitializePackage@20
|
|
LsaApLogonUserEx = LsaApLogonUserEx@56
|
|
LsaApLogonTerminated = LsaApLogonTerminated@4
|
|
LsaApCallPackage = LsaApCallPackage@28
|
|
LsaApCallPackagePassthrough = LsaApCallPackage@28
|
|
LsaApCallPackageUntrusted = LsaApCallPackage@28
|