Roger, Thanks for replying. I need it for a very specific case. I need to implement pass through authentication with different NTLM flavors.
any suggestions on how this can be done with any of the current methods? LsaCallAuthenticationPackage() looks promising. Although the MSDN docs are not clear on how pass through authentication can be achieved with this. Thanks, Aditya On Fri, Mar 6, 2009 at 5:43 AM, Roger Upole <rwup...@msn.com> wrote: > 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 > -- -Aditya
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32