[python-win32] Hooking in NTLM...
Trent Nelson
tnelson at onresolve.com
Wed Jun 11 22:03:17 CEST 2008
Howdy,
Mark, I vaguely recall a brief chat we had at PyCon where you said you'd hooked NTLM into, um, some sort of web-enabled Python environment ;-) I can't remember the details (hope you can!), but I'm interested in whatever you came up with. Currently, if I want to 'seamlessly' get a user's Windows domain login credentials, I set up httpd with mod_auth_sspi then redirect/proxy to a Python web-aware program (i.e. something on Twisted).
Would be nice to hook the NTLM stuff directly into the Python request/response http level, if possible.
Trent.
More information about the python-win32
mailing list