# HG changeset patch # User paulb # Date 1095777902 0 # Node ID 3e619a56acc5f287014adfaff87daa19ec2f6b2e # Parent 459af9b33cd8b329f47a2cb69add5134f59b2b1d [project @ 2004-09-21 14:45:02 by paulb] Added configuration of permission-based access in the parent folder to the authenticator instructions. diff -r 459af9b33cd8 -r 3e619a56acc5 docs/Zope/NOTES.txt --- a/docs/Zope/NOTES.txt Tue Sep 21 14:44:14 2004 +0000 +++ b/docs/Zope/NOTES.txt Tue Sep 21 14:45:02 2004 +0000 @@ -43,5 +43,7 @@ * Choose "Folder" in the menu of objects to add. * Choose an "Id" and "Title", and to "Create user folder", then "Add". * Choose the new folder. + * Choose the "Security" tab, and change the "View" permission so that only + authenticated users have access. * Add appropriate users to the "acl_users" folder inside the new folder. * Add WebStack resources to the new folder.