If you create a new role "testers" and assign it to user1, user2 and user3, then giving the permission "Update" only to role "testers" in your test folders, you should implement what you want. So, you have a group via a role... Note you also have Zope products that manage users (example: LDAPAdapter, ...), have a look to these products if you don't want to use roles...
-----Original Message----- From: mixo [mailto:mixo@beth.uniforum.org.za] Sent: mercredi 8 août 2001 12:10 To: zope@zope.org Subject: [Zope] Concepts Importance: High
Is there a way to define a group in Zope? For instance, could I have user1, user2 and user3 as part of a group, say "testers", and the group "testers" can access to certain folders (or something of that sort) in Zope. I want users within a group to be able do updates on folders that group they belong to has been assigned to.
Mixo Shiburi I have had a look at "roles", and what they seem to do is define permissions and not groups of people.
_______________________________________________ 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 )