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

Re: Subversion using apache and ldap

From: Kyle George <kgeorge_at_tcpsoft.com>
Date: 2007-05-10 22:55:05 CEST

On Thu, 10 May 2007, Brent Kiley wrote:

> I got it to work, all though, what finally worked does not make sense to
> me. I simply set LDAPAuthoritative to no and it works without any
> problems.

That would be because you're using Require valid-user and:

"Other Require values [than Require ldap-*] may also be used which may
require loading additional authorization modules. Note that if you use a
Require value from another authorization module, you will need to ensure
that AuthzLDAPAuthoritative is set to off to allow the authorization phase
to fall back to the module providing the alternate Require value."

from http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html#authorphase

-- 
Kyle George
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 10 22:55:23 2007

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.