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

Re: SVN - LAP Authentication

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-03-14 15:46:04 CET

On 3/14/07, cinish narayanan <cinish.narayanan@ionidea.com> wrote:
>
> Hi ,
>
> Does subversion support LDAP authentication?
> Kindly point me a how-to for this

Not directly. If you run Subversion via mod_dav_svn in Apache, then Apache
provides the authentication and it can be configured to use LDAP.

The next version of Subversion includes SASL support in svnserve. I presume
SASL can be setup to use LDAP.

You can also use svn+ssh:// today. Not sure if SSH can be connected with
LDAP.

Most likely, you want the Apache option.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Wed Mar 14 15:46:33 2007

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.