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

Negotiate auth not possible in 1.8 / 1.7

From: Andre Szünstein <Andre.Szuenstein_at_steag.com>
Date: Mon, 30 Sep 2013 03:02:29 -0700 (PDT)

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.

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=3065489

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-09-30 16:47:34 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.