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

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to