Roger,<br>Thanks for replying.<br><br>I need it for a very specific case.<br>I need to implement pass through authentication with different NTLM flavors.<br><br>any suggestions on how this can be done with any of the current methods?<br>
LsaCallAuthenticationPackage() looks promising. Although the MSDN docs are not clear<br>on how pass through authentication can be achieved with this.<br><br>Thanks,<br>Aditya<br><br><div class="gmail_quote">On Fri, Mar 6, 2009 at 5:43 AM, Roger Upole <span dir="ltr"><<a href="mailto:rwupole@msn.com">rwupole@msn.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">Aditya Jayraman wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I was wondering if the pywin32 package implements the LsaLogonUser() method<br>
(not to be confused with the LogonUser() method)<br>
I looked through the win32security module and could not find it.<br>
<br>
Thanks<br>
--Aditya<br>
<br>
</blockquote>
<br></div></div>
Nope, it's not there yet. I have a partial implementation locally, but<br>
handling all the various structs used by different authentication<br>
packages is a major pain.<br>
<br>
Roger<br>
<br>
_______________________________________________<br>
python-win32 mailing list<br>
<a href="mailto:python-win32@python.org" target="_blank">python-win32@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-win32" target="_blank">http://mail.python.org/mailman/listinfo/python-win32</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>-Aditya<br>