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

Re: Re-2: LDAP authentication is very slow

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2006-04-04 10:56:56 CEST

On Tue, 4 Apr 2006 08:31:51 +0000, <Subversion@sensor-technik.de>
wrote:

>The modules shipped with Apache are crashing every time a client tries
>to authenticate or when the server shuts down. Thats why I switched to
>mm_auth_ldap_module in the first place.

Try Apache 2.0.50 - it's a known problem with 2.0.55, though you can
get around it by compiling it yourself (it's something to do with the
LDAP library used to compile the module).

>And because authentication works fine with a web browser, I thougt it
>*may* be a subversion issue. The problem is, that with the svn command
>the client keeps sending authentification requests even if the Server
>already granted access.

The nature of Basic authentication means that authentication is
carried out for every request. It's the HTTP specification.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 4 10:58:06 2006

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.