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

RE: Read access for a member of two authz groups with different permissions

From: Oscarsen, Anders <anders.oscarsen_at_logica.com>
Date: Fri, 23 Nov 2012 12:39:08 +0000

> Daniel Shahaf wrote:
> > Oscarsen, Anders wrote on Wed, Nov 21, 2012 at 15:17:39 +0000:
> > Hi,
> >
> > I've noticed something I don't understand when handling members of
> > multiple groups with different permissions.
> >
> > With this authz file:
> >
> > #---------------------------------------
> > [groups]
> > group0 = user1
> > group1 = user1
> > group2 =
> >
> > [/]
> > @group0 = r
> >
> > [/folder1]
> > @group1 = w
>
> 'w' is not a valid value --- fix that. (Until you do, the rule has undefined
> behaviour.)

After rereading the docs I believe this is the correct answer. As long as I
don't use 'w' the permission rules make perfect sense to me.

Thank you

Think green - keep it on the screen.

This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
Received on 2012-11-23 13:41:25 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.