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

LDAP group defined access control with out httpd

From: Kamil Choudhury <kamil.choudhury_at_gmail.com>
Date: Fri, 18 Nov 2011 09:40:46 -0500

I've gotten it so that svnserve authenticates users using SASL/LDAP.

However, it appears that all users have access to commit to the repository
-- it's
time for access control.

What I would like to do is set up access control based on LDAP-defined
groups:

svn-pull: members of this group should be able to read the repo only
svn-commit: members of this group should be able to read and commit to the
repository.

Is there any way to do this *without* (a) installing the apache web server
(b) without defining the groups in the authz file?

Thanks in advance,
Kamil
Received on 2011-11-18 15:52:39 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.