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

Re: authzsvn and groups

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-13 14:30:48 CEST

On Fri, 2004-08-13 at 03:28, Martin Eckardt wrote:
> Hi,
> is it possible to give the httpd.conf file the line
> AuthGroupFile users/group
> and to access the groups in the svnaccess file defined with the
> AuthzSVNAccessFile directive?
> I can't get it to work.
> I have to write a [groups] section in the svnaccess file and define the
> groups myself. this is annoying :-)
>
> Is there a solution?

No. mod_authz_svn has its own private concept of groups. It cannot use
external groups, nor can an external module use mod_authz_svn's groups.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 13 14:32:20 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.