Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Form Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Solved: Restrict permissions to pages


Go to End


1592 Views

Avatar
gman

Community Member, 11 Posts

17 August 2010 at 1:13am

Edited: 17/08/2010 2:25am

My apologies for putting this in the wrong area of the forum. This was the first time I used the SilverStripe forum.

I figured it out. Wasn't the most intuitive process, but once I figured it out it worked OK.
------------------
I need to restrict permissions by roles/groups to a parent page and all child pages. For example, Group1 or Role1 would only have access to Page01 (a parent page) and all child pages. Group1 or Role1 should only have read access to all other pages or the ability to create a virtual page based off another page. Is this possible in the current SilverStripe security model? As far as I can tell, this doesn't appear to be possible.