[Zope] Groups and Roles

Jens Vagelpohl jens@zope.com
Sun, 13 Apr 2003 20:52:54 -0400


i cannot answer questions about the groupuserfolder product. i don't 
know it.

jens


On Sunday, Apr 13, 2003, at 19:47 US/Eastern, David Orr wrote:

> Hi Jens,
>
> Thanks for the quick reply (and the great product!).  I was looking 
> more at
> the GroupUserFolder concept (by ingeniweb) but you are correct in that 
> I was
> getting confused with "groups" in LDAP as well.
>
> For an example:  I want to creat a group (GrpA) that can access a 
> particular
> directory (DirA).  So do I set up GrpA with the role of member in DirA 
> and
> then set up individual(s) (or another group) to act as reviewer, OR 
> can I
> set up roles within GrpA (member, reviewer, manager etc) that then 
> apply in
> DirA?
>
> David