Re: [Zope] acl_users list with comments
Menard.Jean-Francois@hydro.qc.ca writes:
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.
------_=_NextPart_001_01C0CC00.C887C060 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Please do not post MIME messages!
I have a acl_users directory for the local security management of a = site. We use the employe number as the default user name. I would like to be = able to ses the name of the employe as a comment in the management = interface, like dtml-documents et methods in folders. Is it possible? How ??? The standard "core" UserFolder is not designed to add additional information to users.
There are however lots of third party products that support this. Search zope.org. The currently favoured solution is "LoginManager". We use GUF (Generic User Folder). There are many more options.... Dieter
participants (1)
-
Dieter Maurer