SVN-LDAP authentication
From: SudhaSelvaraj <sudha.selvaraj_at_aspiresys.com>
Date: Tue, 27 Apr 2010 15:04:19 +0500
Hi All,
Even am looking for such set up .
Am trying to do SVN-LDAP authentication for multi projects. Currently I
COMMON AUTHZ FILE:
[groups]
[project:/tag]
Kind of similar configuration for trunk and branches
[groups]
Now I have configured the same authz file in apache and it works good .
AuthzSVNAccessFile /opt/svn/authz
But I need to configure multiple authz file in apache for multi
Access file path will get vary for project to project(like below).
AuthzSVNAccessFile /opt/svn/project1/authz
AuthzSVNAccessFile /opt/svn/project12authz
Do I need to write any script for path based authorization. Ur
Thanks
|
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.