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

Re: Negotiate auth not possible in 1.8 / 1.7

From: Lieven <lieven.govaerts_at_gmail.com>
Date: Fri, 4 Oct 2013 15:26:33 +0200

Hi Andre,

On Mon, Sep 30, 2013 at 12:02 PM, Andre Szünstein
<Andre.Szuenstein_at_steag.com> wrote:
> Hi,
>
> I have problems using TortoiseSVN/CollabSVN (1.8.3) when using negotiate with apache server.
> The used serf library seems to be broken, a request like "svn ls https://server/path" leads to an endless request loop. Unfortunatly it does not seem to be possible to debug the serf library like neon in 1.7, so I can not post so much details :( But I can see in the server logs, that the client is requesting the url again and again, getting 401 status back.
>

there's an open issue in the serf issue tracker that might describe
the root cause of your problem:
https://code.google.com/p/serf/issues/detail?id=119

Are you using a proxy server with Negotiate?
Or are you connecting directly to the server? In this case, can you
share the server config related to authentication?

The easiest way to debug this is the get a network trace of the first
requests until it starts looping. If you can provide that I'll have a
look.
Feel free to send this privately to me if you don't want to put this
on the list.

Lieven

> Currently we are using version TortoiseSVN 1.6.6 / CollabSVN 1.6.9 since these are the latest versions that work ok with negotiate. In following versions neon has a bug that leads to a fallback to Basic, when the server is sending a 404 response after successful auth (This is fixed in neon 0.30 / subversion 1.7.13).
>
> - Is it possible to build TortoiseSVN/CollabSVN 1.7 branch against neon 0.30? This would solve the issues with negotiate auth too!
> - Is it possible to fix serf library for negotiate soon?
>
> Best regards,
> Andre

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3065744

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-04 16:20:22 CEST

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

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