RE: [Zope] GUF, ZODB, and 2.2.2

2000-11-01 Thread Andrews, Martin

I am not using the ZODB as the backend, but I did have to patch GUF to get
it to work with zope 2.2.2. Caveat emptor: I have no idea if this patch is
really correct, I pretty much stole the little piece of code from
LoginManage (which has a similar disclaimer).

Martin Andrews

> -Original Message-
> From: Jason Byron [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 18, 2000 11:58 AM
> To: [EMAIL PROTECTED]
> Subject: [Zope] GUF, ZODB, and 2.2.2
> 
> 
> Has anyone had luck getting GUF to work using ZODB to
> store the user info, and Zope version 2.2.2 (no hot
> fixes)?
> 


 guf-getuserbyid.patch


[Zope] GUF, ZODB, and 2.2.2

2000-10-18 Thread Jason Byron

Has anyone had luck getting GUF to work using ZODB to
store the user info, and Zope version 2.2.2 (no hot
fixes)?

I had some code working fine in 2.2.1, but in 2.2.2 I
am having lots of trouble getting GUF to work.

The current implementation I have places a folder in
the acl_users (GUF) folder and that is where I've put
my own ZClass (representing each user) inside that
folder.

In a vain attempt to get it working I have made sure
that there are no aquired rights in acl_users, and
that anonymous has the Can Login, and Access contents
rights. I've also changed all of the hooks I have and
made them proxy as root.

I've had trouble in the past with GUF but I've always
gotten it working.  Not so here.

Has anyone tried this type of setup and gotten it
working?




__
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

___
Zope maillist  -  [EMAIL PROTECTED]
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 )