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