Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Plone Folder Restrictions

In Plone, I created a new folder called "Admin" that appears at the top navigation bar. How do I restrict access to this folder so only site administrators will have access to this folder? (and, preferably, only those admins would see that link appear)?

like image 640
lightningmanic Avatar asked Aug 22 '11 13:08

lightningmanic


2 Answers

Create a folder at the root level and keep it private and don't share it with any other groups. Administrators (by default) can view all content. Items for which a user does not have permission are not visible in the Global Nav, Nav portlets, search, etc.

like image 90
Guy Heckman Avatar answered Nov 03 '22 05:11

Guy Heckman


Use the sharing tab and add the users/groups needed.

like image 26
gforcada Avatar answered Nov 03 '22 04:11

gforcada