Re: Re: Re: Re: Re: Re: Permissions
Try removing the individual permissions on the page, I believe these take complete precedence over the category-based permissions. You are trying to get away from assigning permissions to every object anyway.
So:
- The page should no individual permissions
- The user's group should have tiki_p_view, plus other permissions appropriate for the group.
- Set the permissions for the category, giving the user's group tiki_p_view_categories
- Put the page in the category
One other gotcha: Only add the page to one category. If you add it to two categories, your users will need tiki_p_view_categories to BOTH categories. I think this is odd, hint, hint.
I am using a categories to create workgroups and control user's access to the group members; it is working well - except the previous note above.
>
> I tried that... give view and admin to the usergroup for a category... still doesnt work unless i set individual page permissions