Re: [Zope] GUF and crypt

2000-08-22 Thread Stuart Bishop
On Mon, 21 Aug 2000, Brad Mabe wrote: Greetings, I am following the directions in hippy's GenericUserFolder with an SQL database how to, and ran into a snag. When I call crypt, zope returns the following: Error Type: AttributeError Error Value: crypt I think you need to hack your Zope

Re: [Zope] GUF and crypt

2000-08-22 Thread Aleksander Salwa
On Mon, 21 Aug 2000, Brad Mabe wrote: Greetings, I am following the directions in hippy's GenericUserFolder with an SQL database how to, and ran into a snag. When I call crypt, zope returns the following: Error Type: AttributeError Error Value: crypt Maybe you don't have this module

RE: [Zope] GUF and crypt

2000-08-22 Thread Brad Mabe
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 22, 2000 3:04 AM To: Brad Mabe Cc: [EMAIL PROTECTED] Subject: Re: [Zope] GUF and crypt On Mon, 21 Aug 2000, Brad Mabe wrote: Greetings, I am following the directions in hippy's GenericUserFolder with an SQL database how to, and ran into a snag. When