[python-win32] Re: LsaLogonUser in win32security?

Roger Upole rwupole at msn.com
Fri Mar 6 14:43:17 CET 2009


Aditya Jayraman wrote:
>I was wondering if the pywin32 package implements the LsaLogonUser() method
> (not to be confused with the LogonUser() method)
> I looked through the win32security module and could not find it.
>
> Thanks
> --Aditya
>

Nope, it's not there yet.  I have a partial implementation locally, but
handling all the various structs used by different authentication
packages is a major pain.

       Roger



More information about the python-win32 mailing list