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

Question about authz file syntax.

From: Lauro Costa G. Borges <nhelauro_at_gmail.com>
Date: Thu, 11 Feb 2010 15:19:27 -0200

 Hi,

 I'm using Subversion version 1.4.4 (r25188).

 I'm noticing that the authz file is not properly processed. For some
paths I have:

[/path/foo]
user1 = rw
user2 = r
@groupbar = rw
* =

All users before "* =" are forbidden on that directory, if I take "*
=" out, then, The permissions are properly applied.

My problem is, my manager wants a "default deny" ACL, so, for many of
the directories, I need to have "* = ".

* Note: I tried to put "* =" before all the other ACL's, in the end,
in the middle, doesn't seem to make difference.

 thanks in advance,

 Lauro
Received on 2010-02-11 18:20:02 CET

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.