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

Re: SVN refuses to authenticate against ISA proxy

From: Jaroslaw Zgoda <jaroslaw.zgoda_at_generali.pl>
Date: 2004-10-12 10:14:57 CEST

I sniffed the connection from Ethereal, and the dump shows the client
connecting to the proxy, but not providing the credentials in the
CONNECT HTTP request. In comparison, the credentials are passed when
browsing the repository (https) from Mozilla Firefox (via the
Proxy-Authorization: header).

I've noticed that the ISA proxy accepts the Kerberos, NTLM, and
Negotiate protocols. (And I now realize that this might be more
appropriate to the Neon mailing lists...).

Is there a workaround or fix that I can use to get through the ISA proxy?

Subversion doesn't do NTLM authentication, so ask your administrator to
switch to Basic instead of NTLM. If this is unacceptable, use NTLMAPS
(http://ntlmaps.sourceforge.net/) to authorize yourself at MS ISA (this
works also for MS Proxy 2.0).

-- 
Being enlightened gentlemen, we split all programming languages into two
groups, sucks and doesn't-suck and put all of them into the first group.
Jarek Zgoda
Generali Finance Sp. z o. o.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 12 11:17:33 2004

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.