Look into the GroupUserFolder. It's easy to use and gives you full group-based security. It actually wraps two user folders, one to store users and one to store groups. This is a good thing because you can replace the wrapped user folders with any custom user folder you want, for example LDAPUserFolder.
----- Message from Matthew Thorley <ruach@chpc.utah.edu> on Fri, 17 Oct 2003 14:09:16 -0600 -----
To:
zope@zope.org
Subject:
[Zope] help with groups support
I want to add support for groups to my zope site, but I don't know whats the best way to go about it. There are so many groups products available. Could someone please suggest which ones works the best (for them) and why.Idealy I would like to import my groups from a unix group file.
Thanks very much in advance -matthew