how to make all pages to have a default role based protection?
What happened is most of our pages required to have a login. and we have a lot of poeple looking after different sections. Sometimes, they just forget that they have do right click "public access" --> "role based protection". It caused a problem that a lot of information has been put without protection.
What I want to do is: by default every page has been set to a default protection role and let them to change the role later on.
how to make all pages to have a default role based protection?
What happened is most of our pages required to have a login. and we have a lot of poeple looking after different sections. Sometimes, they just forget that they have do right click "public access" --> "role based protection". It caused a problem that a lot of information has been put without protection.
What I want to do is: by default every page has been set to a default protection role and let them to change the role later on.
Thanks
Hi Wolf11th
Hmm, if I remember correctly then pages created under a parent that has protection set should automatically inherit the protection settings.
So if you have a structure like this
Parent page
- Page
- Page
- Page
- Page
- Page
- Etc.
- Page
- Etc.
Then all pages should just inhereit the protection settins from the parent page.
What version of Umbraco are you using btw?
/Jan
Thanks Jan
It causes me a problem that some of the pages under the parent node should not have any protection which means anyone can see it
How can archieve this?
is working on a reply...