Are there any sFTP clients that support a proxy that uses NTLM authentication?
Posted
by Iraklis
on Super User
See other posts from Super User
or by Iraklis
Published on 2010-03-22T09:30:11Z
Indexed on
2010/03/22
9:31 UTC
Read the original article
Hit count: 306
The title pretty much summarizes the question. We have deployed an sFTP server that needs to be accessed from our client's MS Windows Pc's that reside within a restricted local area network. The only way they can get out for their Intranet is to use an HTTP proxy that requires NTLM authentication.
From what I understand all open-source sFTP clients (FilleZilla,WinSCP,etc) do NOT support NTLM authentication (Because of legal issues).
I know that there are workarounds to this (installing a local proxy at the machine that understands NTLM) but this would break all sorts of security policies of our client.
So my question is : Does anyone know of any sFTP client that supports a NTLM Proxy?
© Super User or respective owner