On the protected folder's management screen find and click the Security tab. On that tab, clear the checkmark in the option box to the left of permission View and check the box for View in the 2nd and 3rd coloumn to the right, that belongs to Authenticated users and Managers. This way you tell Zope require authentication before displaying the contents of the folder and below. -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Simon Brun Sent: 2002. január 29. 11:07 To: zope@zope.org Subject: [Zope] Secure testarea hi I'm working on a website which should be online soon. Before we go online, we want to test the site. That's why we invited some people to test all the stuff for us. The site is built up like this: root folder - homepage_dir -- subdirs --- subdirs ... The index_html in the root folder should be displayed for all visitors, but the content in the homepage_dir (and subdirs) have to be password protected. How can I do this? Do I have to set the security permissions for every single file? I hope you understood my question :] regards Simon _______________________________________________ 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 )