[Zope] GUF and userList problems

Stuart 'Zen' Bishop zen@cs.rmit.edu.au
Fri, 26 May 2000 18:52:17 +1000 (EST)


On Wed, 24 May 2000, Mabe, Brad wrote:

> I am having problems with GUF authentication after including a call to a sql
> method from within the GUF supplied userList method.  I have GUF installed
> correctly, and able to authenticate from a static list of users I created in
> the userList method. When I attempt to call a sql method from within
> userList, all authentications fail.  Even for the list of static users.
> 
> My modified userList Method is as follows:
> <dtml-in SQL_get_users>
> <dtml-var user_account>
> </dtml-in>
> jorge
> fred
> mongo

Sounds like your userList method has not been granted rights to access
the SQL_get_users method, and you need to grant it a proxy role. Its
in the README.txt.

-- 
Stuart Bishop                          Work: zen@cs.rmit.edu.au
Senior Systems Alchemist               Play: zen@shangri-la.dropbear.id.au
Computer Science, RMIT