Index of /ports_www/zope-guf

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 20-Nov-2004 11:09 1.1K [   ] distinfo 25-Nov-2005 22:02 231 [TXT] pkg-descr 16-Aug-2001 16:21 674 [TXT] pkg-message 16-Aug-2001 16:21 218 [   ] pkg-plist 17-Feb-2004 20:45 1.6K
GenericUserFolder (GUF) is a Zope product which allows you to "roll your own"
Zope user folders.

Using GUF you can authenticate users of Zope-based applications using SQL
databases, NIS, LDAP, or whatever other technology you can conceive, limited
only by your ability to write the code to interface with that technology.

NOTE:  GUF is regarded as being deprecated in favour of the LoginManager
       product.  However, due to the relative complexity of LoginManager (and
       the straightforward simplicity of GUF), GUF is still widely used.

Author: <zen@cs.rmit.edu.au>
WWW:    http://www.zope.org/Members/Zen/GenericUserFolder/

-- Johann Visagie <wjv@FreeBSD.org>