[Zope] GUF (again?)

Ingo Assenmacher ass@Pool.Informatik.RWTH-Aachen.DE
Tue, 4 Apr 2000 18:35:30 +0200 (MET DST)


Hi All!!

Sorry to bother again, but I have set up the General User Folder and try
to authenticated. This is what happens:

Traceback (innermost last):
  File
/amnt/home/assen/Zope-2.1.1-linux2-x86/lib/python/ZPublisher/Publish.py,
line 214, in publish_module
  File
/amnt/home/assen/Zope-2.1.1-linux2-x86/lib/python/ZPublisher/Publish.py,
line 179, in publish
  File /amnt/home/assen/Zope-2.1.1-linux2-x86/lib/python/Zope/__init__.py,
line 202, in zpublisher_exception_hook
    (Object: ElementWithAttributes)
  File
/amnt/home/assen/Zope-2.1.1-linux2-x86/lib/python/ZPublisher/Publish.py,
line 151, in publish
  File /usr/lib/zope/lib/python/ZPublisher/BaseRequest.py, line 430, in
traverse
  File
/usr/lib/zope/lib/python/Products/GenericUserFolder/GenericUserFolder.py,
line 530, in validate
    (Object: ElementWithAttributes)
  File
/usr/lib/zope/lib/python/Products/GenericUserFolder/GenericUserFolder.py,
line 468, in _cookie_validate
    (Object: ElementWithAttributes)
LoginRequired: (see above)

According to the GenericUserFolder.py this happens, whenever a user tries
to authenticated and might have a bad password or is non-existent or has
no rights to see certain things.
Ok, any hints?

Regards, Ingo.