[Zope] Newbie-question

Paul Winkler pw_lists at slinkp.com
Thu Jun 23 15:19:29 EDT 2005


On Thu, Jun 23, 2005 at 08:55:05PM +0200, Thomas Adams wrote:
> hi all,
> 
> I have specific folder name "art" in Zope in which i installed a user 
> folder, and a user
> with "manager role". now i want anaonymous user to access i.e view
> the website ubeneath the folder "art". Therefore i granted "View 
> Permission" to the "Anonymous Role"
> at the folder level "art", but that doesn't work. Then i came to the 
> conclusion to grant that
> Permission at root level. But that doesn't work too. So my question is:
> What i have to do if:
> 
> 1. i want only a manager user acces to the ZMI beneath the folder "art"

It should be enough to give only to Manager the permission
"View management screens" on that folder.

> 2. grant anonymous user acces to view the "generated pages" beneath this 
> folder

"View" and "Access Contents Information" usually do the trick.
If not, google for VerboseSecurity - a great add-on product
that will help debug security issues.

-- 

Paul Winkler
http://www.slinkp.com


More information about the Zope mailing list