Path auth: Everyone-but-anonymous?
From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: 2007-06-19 17:28:03 CEST
[Warning: beginner with path-based authentication.]
I would like to give rights on some directories (of a HTTP Subversion
My Apache configuration is:
AuthType Basic
# http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz
And I would like to put in /etc/apache2/subversion-access:
[/foo/bar]
where "ALL?" would match everyone but the anonymous users. ("*"
Listing every "real" user works but is painful, specially when I add
[Even better would be the ability to use LDAP filters in the
---------------------------------------------------------------------
|
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.