Opened 20 years ago
Last modified 11 years ago
#2124 new Feature request
Support for NTLM proxy auth
Reported by: | povlhp2 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | povlhp2 | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Filezilla will not work through Microsoft ISA Server with
NTLM authentication required.
Mozilla, including Mozilla FireFox does support NTLM auth
for the HTTP proxy, so the code could be taken from
there.
There is also a Python program APS that will work. It
belongs here:
http://www.geocities.com/rozmanov/ntlm/
It references a description of the protocol here:
http://www.innovation.ch/java/ntlm.html
Change History (2)
comment:1 by , 16 years ago
Component: | Other → FileZilla Client |
---|
comment:2 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
This feature request is basically an extension of the "Generic Proxy" functionality.
For what it's worth, PuTTY has a related wishlist item:
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/ntlm-auth.html
In the meantime, NTLM APS can be used as a proxy for FileZilla. Its new home is here:
http://ntlmaps.sourceforge.net/