[Zope] GUF error: Unauthorized...

Zen zen@shangri-la.dropbear.id.au
Sat, 28 Oct 2000 14:42:32 +1000 (AUS Eastern Standard Time)


On Fri, 20 Oct 2000, Cesar A. K. Grossmann wrote:

> raised an exception (('Unauthorized', 'crypt', <traceback object at

The userAuthenticate method is trying to call a method called 'crypt'
and failing. Where, and how, is this method defined? If it is
implemented in Python code (eg. you added a 'crypt' function to
the GenericUserFolder class), then make sure your function has
a doc string or you will get an exception like this.

> The userAuthenticate, userDomains, userList, adn userRoles DTML Methods
> are configurated to proxy the Manager role.

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