Inconsistent behavior of LsaLogonUser() windows system call

  • Thread starter Thread starter Babribhan
  • Start date Start date
B

Babribhan

Guest
Hi,


I'm using LsaLogonUser() windows system call in my application to generate an impersonation level token and the system call is showing random behavior by successfully generating impersonation token in some calls but not in other calls with same input.

Why LsaLogonUser() is showing random behavior ?

It would be very helpful to get any suggestion on the topic.

Thanks in advance.

Continue reading...
 
Back
Top