[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

NTLM proxy authentication credentials

From: Carsten Fuchs <CarstenFuchs_at_T-Online.de>
Date: Wed, 17 Mar 2010 20:31:53 +0100

Hi all,

using svn-1.6.6 on Windows Server 2003, I experience the same problem as described by Yann Eads at

        http://svn.haxx.se/dev/archive-2008-02/0693.shtml

In summary, proxy authentication via NTLM fails, because even though the proxy credentials are
properly specified in the "server" config file, i.e. like

> [global]
>
> http-proxy-host = ...
> http-proxy-port = ...
> http-proxy-username = ...
> http-proxy-password = ...

these credential are not used in the NTLM replies (but instead those of the Windows user login).

Anything that can be done about it?
I'd be very grateful for any help.

Best regards,
Carsten

PS: I was able to come up with a work-around, using http://cntlm.sourceforge.net/ ...

-- 
    Cafu - the open-source Game and Graphics Engine
for multiplayer, cross-platform, real-time 3D Action
            Learn more at http://www.cafu.de

Received on 2010-03-17 20:32:33 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.