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

Re: SVN, ldap and sasl

From: Stephen Connolly <stephen.alan.connolly_at_gmail.com>
Date: Mon, 23 Feb 2009 19:35:25 +0000

I have got svn+apache+sasl+active directory working

it's on my blog "Stephen's java adventures" google should find it

Sent from my [rhymes with myPod] ;-)

On 23 Feb 2009, at 17:03, Anthony Swart <Anthony.Swart_at_Sun.COM> wrote:

> 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
> ].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-24 06:38:03 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.