Opened 17 months ago
Last modified 17 months ago
#26689 new enhancement
No support for an upstream proxy that uses NTLM authentication
Reported by: | irl | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | |
Cc: | luca@… | Actual Points: | |
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
Many corporate/enterprise environments still have proxies that use NTLM authentication also sometimes referred to as the NT challenge/response (NTCR) scheme. As far as I can tell, this is old Microsoft products that just refuse to die.
The following document explains the protocol:
https://www.innovation.ch/personal/ronald/ntlm.html
There does appear to be a C library implementing the protocol at:
http://cntlm.sourceforge.net/
There is also a Python 1.x implementation at:
Child Tickets
Change History (2)
comment:1 Changed 17 months ago by
Milestone: | → Tor: unspecified |
---|
comment:2 Changed 17 months ago by
Type: | defect → enhancement |
---|
Note: See
TracTickets for help on using
tickets.