HowTo for LDAP authentication combined with per-file authorization on files / directories within a svn repository ?
From: Edward Bosco <ebosco_at_prologic-inc.com>
Date: 2006-04-07 17:36:30 CEST
I want to control what files are downloaded to a subversion repository
All valid users are permitted access to the repository, but not all
An example would be:
File doitnow.exe is a member of the developer group and resides at
File doitlater.exe is a member of the tools group and also resides at
On a subversion checkout or update, user billg should only download the
==
The subversion server runs Debian Sarge with Apache 2.0.55 and SVN
Modules mod_ldap.so, mod_auth_ldap.so, mod_dav_svn.so and
Currently can performing authentication via LDAP using an Active
==
If I attempt webspace controls of <Location> or <Files> to the virtual
If I use LDAP authentication on a valid user id, and use the
To make it work I have to block out LDAP and use a htpasswd2 generated
I'd like to have the 'and' of [LDAP authentication OK] + [File
==
Anybody do anything close to this?
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.