--On 11. September 2006 01:05:01 -0700 Ferhat Ayaz <[EMAIL PROTECTED]> wrote:

Hi,

I want to restrict access to a subfolder:

Folder structure:
---------------------------------
Root Folder
 +- MySite
      +- Admin


Access limitation:
---------------------------------
My Site: Public for all
Admin: Only with Basic Authentication


Why basic authentication? In general you control access to objects
by granting or revoking a particular permission (in your case
the View permission) to roles/from roles (see Access tab within the ZMI).

-aj

Attachment: pgp0PrcrhDoHr.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to