I don't know of a way to do this offhand, but I have seen IIS issues discussed on the python-win32 list. That might be a good place to ask.
Kevin Horn On Sat, May 14, 2011 at 12:09 PM, adam <[email protected]> wrote: > 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? > > Regards > > Adam > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/turbogears?hl=en. > > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

