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

Re: Proxy authentication with Negotiate uses wrong host

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 22 Aug 2011 13:19:58 +0200

On Mon, Aug 22, 2011 at 12:55:58PM +0200, 1983-01-06_at_gmx.net wrote:
> Now, when the proxy server challenges Subversion to authenticate, Subversion tries to retrieve a service ticket for the target host /instead of/ for the proxy host. I debugged that in a Wireshark session.
> Should I file a bug report?

I've taken a look at neon, and it provides everything that's needed.
But the application must call ne_set_proxy_auth() for it to work.

Subversion only calls this if the http-proxy-username option has been
configured in the file ~/.subversion/servers. Have you done that?
Received on 2011-08-22 13:21:12 CEST

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.