security - How to secure an entire branch in a Sitecore content tree? -


I have a share of my content tree, which I want to reject all permissions except for specific roles. It seems like a clear work to actually work, and even then I do not see an example in the security administrator's cookbook about this and I can not understand an easy way to do this by using a safety tool. I need to be clear ... ???

I have to say:

  sitecore -content -branchA -branchb  

What I have created in the material tree, Extranet \ randomly read by default but whenever I click on "login login" on the security ribbon, all users have the ability to read, they just have to log in. I only want to make Branch B readable by Sitcom \ SomeRole members. How is this done?

Okay, follow this guidelines.

We say that we have a content tree like Sitcom \ SomeRole and so on:

  Home Branch One item A1 branch B item B1  

We want to reject the increase in branch B and all its tribes, except for some, except for SomeRole.

First, select the home node in the Security Editor, choose each role and set the following permissions:

Check access to AccessViewer now - We need it:

Let's allow Branch B to have some rolls. Go back to the Security Editor and allow explicit permissions for some rolls:

and double-check it in AccessViewer:

The hope of this answer is your question. Be careful that there is a problem with versions of Sitcom before 6.2.X: AccessViewer does not refresh properly after the permissions are set. Kill aspnetwp (w3wp) to fix it.


Comments