[python-win32] ImpersonateLoggedOnUser and IIS
Adam Plowman
adam at adamplowman.co.uk
Sun May 15 11:08:41 CEST 2011
Hello,
I am looking to create a integrated project that can connect into exchange and sharepoint using the TG2 framework. I don't want the user to log in several times. In asp i could use impersonate to get the access token from IIS and pass this across the network but Python is my language.
Microsoft seem to have locked down this access token to asp only. Is there away of getting this token with Python? I have seen ImpersonateLoggedOnUser function. WIll this do the job?
Regards
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20110515/077d606c/attachment.html>
More information about the python-win32
mailing list