Help, exUserFolder worked like charm yesterday, but suddenly today it does not let authenticate. Traceback follows. What is really strange, If I put the acl_users/redirectToLogin on url, I get to the login screen. Somehow it seems like exUserFolder or Zope suddenly stopped understanding each other and the refresh never comes to browser. HELP! -huima <TABLE BORDER="0" WIDTH="100%"> <TR VALIGN="TOP"> <TD WIDTH="10%" ALIGN="CENTER"> </TD> <TD WIDTH="90%"> <H2>Site Error</H2> <P>An error was encountered while publishing this resource. </P> <P><STRONG>LoginRequired</STRONG></P> Sorry, a site error occurred.<p> <!-- Traceback (innermost last): File /var/zope/lib/python/ZPublisher/Publish.py, line 150, in publish_module File /var/zope/lib/python/ZPublisher/Publish.py, line 114, in publish File /var/zope/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook (Object: nokiastories) File /var/zope/lib/python/ZPublisher/Publish.py, line 89, in publish File /var/zope/lib/python/ZPublisher/BaseRequest.py, line 388, in traverse File /var/zope/Products/exUserFolder/exUserFolder.py, line 1010, in validate (Object: acl_users) File /var/zope/Products/exUserFolder/exUserFolder.py, line 916, in cookie_validate (Object: acl_users) LoginRequired: <HTML> <HEAD> <TITLE>Logging In</TITLE> <META HTTP-EQUIV=Expires CONTENT="2002-07-31"> <META HTTP-EQUIV=Refresh CONTENT="0; URL=acl_users/redirectToLogin?destination=https://thesithewhereishouldlogin"> </HEAD> <BODY> </BODY></HTML>