How I can register more info about the user, not only name and password...? I need to create a new product that extends acl_user?... P.D: LoginManager doesn't works with my Zope 2.5 ¿? -- Microsoft merges technologoies: Windows CE + Windows ME + Windows NT = Windows CEMENT ---- Antonio Beamud Montero Agora Systems S.A. http://www.agoratechnologies.com
I think this is a great request for 2.6. 2.5 has sessions, 2.6 should have built in expansion of user properties in acl_users!
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Antonio Beamud Montero Sent: Monday, March 04, 2002 10:34 AM To: Lista Zope Subject: [Zope] Users more information
How I can register more info about the user, not only name and password...? I need to create a new product that extends acl_user?... P.D: LoginManager doesn't works with my Zope 2.5 ¿? -- Microsoft merges technologoies: Windows CE + Windows ME + Windows NT = Windows CEMENT
---- Antonio Beamud Montero Agora Systems S.A.
http://www.agoratechnologies.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hi Atonia, I'm using LoginManager with Zope2.5 without difficulty. You might check:
Hi Paul, Ross,
This is a really old version of Transaction Agents. To get the latest you might try:
http://www.cat-box.net/steve/TransactionAgents
Also.. there is a howto on zopeonarope about this that might be useful:
http://www.zopeonarope.com/ch13/installLoginManager/view
-steve
On Saturday, March 2, 2002, at 04:41 PM, Paul Erickson wrote:
I don't know if you are still trying to get this, but Login Manager seems to work with the ZPatterns that comes in TransactionAgents. I can't vouch for stability, since I've just barely got it running myself.
http://www.cat-box.net/steve/TransactionAgents-0.0.1a.tar.gz
You'll need to compile the DynPersist.c with a source dist of zope.
I'll probably move away from LoginManager in the future, but if this lets me upgrade some sites, then it should be good enough for now.
-Paul
On Monday, March 4, 2002, at 10:34 AM, Antonio Beamud Montero wrote:
I need to create a new product that extends acl_user?... P.D: LoginManager doesn't works with my Zope 2.5 ¿?
On 4 Mar 2002, Antonio Beamud Montero wrote:
How I can register more info about the user, not only name and password...? I need to create a new product that extends acl_user?... P.D: LoginManager doesn't works with my Zope 2.5 �?
exUserFolder. It's a lovely product. Can store in database, ZODB, ldap, /etc/passwd, samba, etc. Works fine with 2.5. -- Joel BURTON | joel@joelburton.com | joelburton.com | aim: wjoelburton Independent Knowledge Management Consultant
Antonio Beamud Montero writes:
How I can register more info about the user, not only name and password...? I need to create a new product that extends acl_user?... P.D: LoginManager doesn't works with my Zope 2.5 ¿? Look at "exUserFolder"...
Dieter
participants (5)
-
Antonio Beamud Montero -
Dieter Maurer -
Joel Burton -
Steve Spicklemire -
Trevor Toenjes