Hi, Does anyone here have TG working with integrated Windows authentication?
I am really struggling with this. I have tried the following: 1) Running TG inside IIS using the ASP WSGI gateway. This fails with a COM error on most requests (although it works for the first request after a restart). No-one (including the author ) was able to debug this. 2) Running TG inside Apache, using mod_python. This relies on mod_auth_sspi for authentication. mod_auth_sspi is failing (with an error related to security contexts). Again, no-one (including the author) has been able to debug this. 3) Running TG behind IIS using a reverse proxy. I can't get the script of saltypickle.com to work. So, after all this I am still stuck! Getting this to work is critical for the deployment of my app, so any help will be much appreciated. Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

