[Python-bugs-list] [ python-Bugs-538582 ] NTLM Authentication Using httplib

noreply@sourceforge.net noreply@sourceforge.net
Tue, 02 Apr 2002 22:04:36 -0800


Bugs item #538582, was opened at 2002-04-03 01:04
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=538582&group_id=5470

Category: Python Library
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Keyton Weissinger (keytonw)
Assigned to: Nobody/Anonymous (nobody)
Summary: NTLM Authentication Using httplib

Initial Comment:
Is there a way to use httplib to do NTLM 
authentication using the following URL format:

http://username:password@www.mydomain.com:80/start.py

???

If you attempt to do this it errors out (trying to 
make everything from ":password" over the port number).

Thank you in advance.

Keyton

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=538582&group_id=5470