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 ¿?