i would like to restrict the public access of a Zope site to only a few folders. what is the easiest way to do this ? i unchecked the view-permission in the root-folder for the anonymous role, to make this setting work in the appropriate folders. i then had to grant this permission on any item in my root-folder which is accessed by the public, but my folder with all items below are autmatically still visible, although the permission in this folder is not set. what did i wrong ? TorstenK ______________________________________________________________________________ Die Fachpresse ist sich einig: WEB.DE 20mal Testsieger! Kostenlos E-Mail, Fax, SMS, Verschlüsselung, POP3, WAP....testen Sie uns! http://freemail.web.de
I **think** that you did not uncheck the "inherit permissions" tab which makes any folder or object for that matter aquire the permissions of it's parent folder. You need to do this if you have a folder which you want to declare private but is contained in a folder that was declared public. Hope this helps, Patrick. On Wed, 2 May 2001, Rudi Wurm wrote:
i would like to restrict the public access of a Zope site to only a few folders. what is the easiest way to do this ? i unchecked the view-permission in the root-folder for the anonymous role, to make this setting work in the appropriate folders. i then had to grant this permission on any item in my root-folder which is accessed by the public, but my folder with all items below are autmatically still visible, although the permission in this folder is not set. what did i wrong ?
TorstenK ______________________________________________________________________________ Die Fachpresse ist sich einig: WEB.DE 20mal Testsieger! Kostenlos E-Mail, Fax, SMS, Verschl�sselung, POP3, WAP....testen Sie uns! http://freemail.web.de
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Patrick -
Rudi Wurm