Maybe it's just me (too tired, worked too much, too late in the
evening), but I'm having a great deal of troubles setting up what I
thought to be a simple permission scenario. This is my site tree:
- root
- page 1
- page 2
- page 3
- page 4
- page 4.a
- page 4.b
- page 4.c
Then I have the following users:
- anonymous
- cug_a
- cug_b
- cug_c
The "anonymous" user should have access to page 1, 2 and 3, should see
page 4 in the navigation but when he clicks it, should be challenged
for username and password. Then the cug users should have access to
all the pages the anonymous user has access to plus one of the
subpages of page 4. When a cug users enters the page 4 branche, he
should only see his subpage.
I've got the anonymous user set up, but I'm having troubles allowing
the cug users access "everything except the page 4 branch + page 4 and
one of its subpages".
I tried the following
- Read-only | Selected and subpages | /
- Read-only | Selected and subpages | /root/page_4/page_4a
- Deny access | Subpages | /root/page4
This works to some degree, but now I cannot read the contents of the /
root/page_4 page. Apparently when denying access to "subpages" you
also block access to its node datas and content nodes.
Does anyone have a solution for this problem?
Thanks!
-will
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------