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

SVN, ldap and sasl

From: Anthony Swart <Anthony.Swart_at_Sun.COM>
Date: Mon, 23 Feb 2009 17:03:37 +0000

Hi

Has anyone managed to get subversion working with sasl and ldap? I have
seen a number of similar posts where people have configured up sasl to
use ldap but connection is ever attempted to the ldap server. I have
tried a few variations, below is the latest. Whatever I try subversion
keeps trying to look up users in the /etc/sasldb2 user database (ie
looks like it is defaulting to auxprop_plugin: sasldb)
use-sasl = true
pwcheck_method: auxprop
auxprop_plugin: ldapdb
mech_list = DIGEST-MD5 CRAM-MD5
ldapdb_uri: ldap://dsserver
ldapdb_mech: DIGEST-MD5

Any help on this would be much appreciated.

Thanks
Anthony.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1215525

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-23 18:19:53 CET

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.