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

Re: mod_authz_svn inheritance broken?

From: Kevin P. Fleming <kpfleming_at_digium.com>
Date: 2005-12-01 15:13:52 CET

Rainer Sokoll wrote:

> Works as intended ;-)
> In fact, there is a simple logic behind "inheriting": Last match wins.
> So, the last match for your managers is the line "* =", which means: No
> access. If a user kpfleming comes, the next line matches and therefore,
> he is granted access.

OK, that was my misunderstanding then... I had somehow interpreted the
book to be saying that '*' was only for unknown (anonymous) users, when
in fact it does mean all users, including anonymous ones.

Thanks for the clue-bat ;-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 1 15:22:58 2005

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.