6 Aug
2001
6 Aug
'01
12:29 p.m.
you could always look at available options in the zope.org download section for user management-related products:: http://www.zope.org/Products/user_management jens On Monday, August 6, 2001, at 03:48 , Juan Garcia Garcia wrote:
I have an User Folder with the logins of the users, but I want to store more information about this users (like his full name). I usually do this with another folder that contains 'files', where the Id is the login and in his properties I store other information. I want to know if there is other way to do this easier (better without using a DataBase).
Thank you.