-----Original Message----- From: Phil Harris [mailto:phil@philh.org] Sent: Thursday, June 17, 1999 6:31 AM To: zope@zope.org Subject: [Zope] Managing users in sub-folders
Hi all,
I have a small test system set up and want to allow a role to manage users, not the Manager or Owner but a role called 'author'.
What properties would I have to set to allow this role to manage users for a specific directory but not to manage any other stuff?
In the specific directory you want to give the 'author' role permission in, click on Security and create the role 'Author' (adding new roles is at the bottom of the security screen, below all the permissions). Give or take what permissions you want the author role to have in that folder. Next, go into the user folder *for that folder* (you may have to make one first) and click on security, and give the 'Author' role the permission 'Manage Users'. -Michel
TIA
Phil phil@philh.org
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )