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

R: SVNParentPath and per Repository Permissions

From: Guido Anzuoni <guido.anzuoni_at_kyneste.com>
Date: 2004-09-07 09:24:17 CEST

You can use per-directory access control as documented in
http://svnbook.red-bean.com/svnbook/ch06s04.html#svn-ch-6-sect-4.4.2

The only caution is to configure ldap authentication to not to use full DN for
the authenticated principal otherwise you run into troubles defining groups in
subversion authorization conf (btw, an escaping mechanism for group member separators
would help).

Guido.

-----Messaggio originale-----
Da: Brandstädter Reinhard
[mailto:Reinhard.Brandstaedter@ams-engineering.com]
Inviato: martedì 7 settembre 2004 8.46
A: users@subversion.tigris.org
Oggetto: SVNParentPath and per Repository Permissions

Hi,

I'm just browsing through the Subversion paperback book (great job, by the way!), and playing around with my apache configuration.
The SNVParentPath is a pretty handy directive, but how would this work if you want to set different permissions per repository?
I'm planning to use LDAP authentication against MS Active directory with the excellent mod_auth_ldap module by Muhammad A Muquit http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap_apache2.html

At the moment I only see the solution by using one <Location> directive per repository and also set permissions per <Location> directive.
Am I wrong, or is there a way to use the convenience of ParentPath and per-repos permissions?

Thanks,
Reinhard

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 09:25:42 2004

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.