You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by cinish narayanan <ci...@ionidea.com> on 2007/03/14 06:18:28 UTC

SVN - LAP Authentication

Hi ,

Does subversion support LDAP authentication?
Kindly point me a how-to for this

Thanks in advance

Regards
Cinish

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN - LAP Authentication

Posted by Mark Phippard <ma...@gmail.com>.
On 3/14/07, cinish narayanan <ci...@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/