[Zope] GUF-SQL and Members area

Andres Corrada andres@corrada.com
Thu, 16 Dec 1999 08:26:14 -0500


JB wrote:
> 
> Does anyone have any tales around getting GUF to authenticate out of a
> SQL connection. I've managed to get GUF setup and working. Then I went
> thru the How-To by 'hippy', but of course, now it doesn't work and I get
> no errors, reports, hiccups or rumbles. I simply get to login in, over
> and over again. I wondered if anyone had had some success with this and
> if so, could they share.
> 

I had some trouble with GUF but Zen straightened me out on it. You can
check the thread "Trouble calling external method in userAuthenticate in
GUF". Some pointer's:
1. userList needs to work correctly for authentication to work. Run Zope
with the -D switch and look at the log file to see GUF authentication
failure notices.
2. my call to the external method (which was calling database functions)
failed because I had not proxied the method (again, see the thread
mentioned above).

------------------------------------------------------
Andres Corrada-Emmanuel   Email: andres@corrada.com
Owner                     http://www.corrada.com/mamey
Mamey                     Phone: (413) 587-9595
------------------------------------------------------