[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: Fri, 26 Mar 2010 15:40:17 +0100

Dear Subversion developers,

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>

(the original thread at the TSVN mailing list is at
<http://svn.haxx.se/tsvnusers/archive-2008-02/index.shtml#259>)

Unfortunately I got not reply to my post to the users list, so I repeat the message here. ;-)

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 your help.

Thank you very much and 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-26 15:51:59 CET

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

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