hi all it seems that most 3rd party userfolders that's available won't work with zope-2.3.0b1. i've tried UserDB and LoginManager. i guess LoginManager will be updated, since it is currently maintained. i don't know enough python to look at UserDB. any kind hearts out there willing to give it a peek? anyway, where can i find the changes to the security policies from zope 2.2.x to zope 2.3.x ? thanks -- http://www.kedai.com.my/kk http://www.kedai.com.my/eZine Am I Evil?
What's the error you get with UserDB? And for that matter, LoginManager? ----- Original Message ----- From: "Bak@kedai" <kedai@kedai.com.my> To: <zope@zope.org> Sent: Tuesday, January 16, 2001 11:11 PM Subject: [Zope] zope2.3.0b1 and userfolders
hi all
it seems that most 3rd party userfolders that's available won't work with zope-2.3.0b1. i've tried UserDB and LoginManager. i guess LoginManager will be updated, since it is currently maintained. i don't know enough python to look at UserDB. any kind hearts out there willing to give it a peek?
anyway, where can i find the changes to the security policies from zope 2.2.x to zope 2.3.x ?
thanks --
http://www.kedai.com.my/kk http://www.kedai.com.my/eZine
Am I Evil?
_______________________________________________ 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 )
On Wednesday 17 January 2001 14:42, Chris McDonough wrote:
What's the error you get with UserDB? And for that matter, LoginManager?
*sheepish grin* i think it's my mistake. you can knock my head off. it's this thing about init user and emergency user when i installed login manager, it complained of not having the file "access". i created one by copying inituser. that's why i got emergency user/super can;t own. userdb works ok now. not sure what i did. maybe i restarted zope. sorry for the false alarm. at least i know what inituser and emergency users are now :) thanks -- http://www.kedai.com.my/kk http://www.kedai.com.my/eZine Get the tables!
Chris McDonough wrote:
sorry for the false alarm. at least i know what inituser and emergency users are now :)
It's ok, I don't know exactly how it all works either. :-)
Hm, coming from a DC guy this is a reply that is at once disconcerting ("if _you_ don't understand it, how would we") and reassuring ("see it can't be simple, even at DC itself not everyone understands") it seems that it would be useful if this is explained _very_ clearly at a _very_ visible place... Rik
it seems that most 3rd party userfolders that's available won't work with zope-2.3.0b1. i've tried UserDB and LoginManager. i guess LoginManager will be updated, since it is currently maintained. i don't know enough python to look at UserDB. any kind hearts out there willing to give it a peek?
That should be fixed for b2. There were some aspects of the changes that weren't backward compatible enough. The changes in the current CVS (that will be in b2) should allow all third party userfolders to work as expected without any modifications. Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations www.digicool.com
participants (4)
-
Bak@kedai -
Brian Lloyd -
Chris McDonough -
Rik Hoekstra