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

Re: How to authenticate Subversion with SASL2 + LDAP

From: Grigory V. Kareev <gkareev_at_parallels.com>
Date: Tue, 16 Jun 2009 12:11:50 +0700

On Wed, 10 Jun 2009 21:58:43 +0700
Pablo Manuel Rizzo <info_at_pablorizzo.com> wrote:

> Anybody knows how to configure subversion authentication with sasl2 and ldap? Documentation is almost nonexistent!
>
> Thanks!

It's possible but with some issues and require additional programming and LDAP knowledge.

The general idea is here:

http://southbrain.com/south/2008/06/writing-a-cyrus-sasl-ldap-auxp.html
http://southbrain.com/south/2008/08/cmusaslsecretcrammd5-cmusaslse.html

Notes:
  - It will not work with AD until you find a way to setup additional property for user record and update it along with
    password change using standard windows password change dialog/facility
  - Default svn anonymous access is not possible (however, you can create 'anonymous' user like in ftp protocol)

-- 
Grigory Kareev
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362352
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-16 07:12:51 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.