-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Integration - Apache/Subversion
-
None
-
Environment:
Linux, Apache, mod_perl, Subversion 1.4.3
Currently it is possible to globally authenticate subversion DAV based repositories against Crowd using the Auth::Crowd module. However if you wish to maintain more fine-grained group-based access (i.e. "members of group A have read-only access to sub-tree /foo/bar", etc) you need to maintain a separate file that duplicates the users and groups that are in Crowd (i.e. AuthzSVNAccessFile). This is messy, duplicates work and is error-prone.
There are a couple of ways forward on this:
- is cloned from
-
CWD-391 Apache module should be able to limit access based on group
- Closed