26 Oct
2001
26 Oct
'01
5:24 p.m.
the basic user folder implementation that ships with zope does not allow you to do that. check http://www.zope.org/Products/user_management for other available user folder implementations, a lot of them allow you to set properties on users. jens On Friday, October 26, 2001, at 01:16 , Mike Doanh Tran wrote:
i am a zope newbie, Can anyone tell me how to add another property to the acl_users folder (object)? Right now it stores (user_name,passwd,domains,roles). I want to store more infomation about the logged in user. Can anyone help please? thanks