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.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to