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

Re: Subversion and LDAP URL

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Fri, 17 Apr 2009 08:12:37 -0600

> I figured out that I didn't have the entire line enclosed in quotes.  Now I
> have another question:
> There is a different AuthLDAPBindDN and AuthLDAPBindPassword for each
> AuthLDAPURL. What is the correct syntax for those?  I have them on seperate
> lines, but my accounts are still not authenticating.

Well, I don't think you can specify multiple
AuthLDAPBindDN/AuthLDAPBindPassword pairs and have Apache loop through
them for both servers. What is happening is the
AuthLDAPBindDN/AuthLDAPBindPassword specified last is the one being
used, which probably isn't what you want for users only in the first
directory server entry. Check the Apache error logs to see if it's
something else but I think this is the problem.

-- 
Take care,
Jeremy Whitlock
http://www.thoughtspark.org
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1768390
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-17 16:13:30 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.