LDAPLoginAdapter 1.6 Custom Forms
Hello All, I have installed LDAPUserManager 1.3 and LDAPLoginAdapter 1.6. I have enabled "cookies and login screens" in loginadapter, and added a custom form (DTML Document) named login. Whenever I post to a document that is protected by this acl_users folder with invalid user credentials the custom form I've added is kicking in, but my problem is I also get a "traceback" message at the bottom of the screen along with it. Here is the last line of the trace. File /usr/local/Zope-2.4.1-linux2-x86/lib/python/Products/LDAPLoginAdapter/LDAPLoginAdapter.py, line 821, in cookie_validate (Object: LDAPShared) LoginRequired !: (see above) How can I get rid of that message ? The custom form I've added does not access any protected resources, and it has Access content Information and view permissions to "Anonymous". Thanks, Ravin __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com
simply run Zope in non-debug mode. check your "start" script to see if it uses the "-D" -switch and remove it if it is there. jens On Tuesday, October 9, 2001, at 10:53 , Ravindra wrote:
Hello All, I have installed LDAPUserManager 1.3 and LDAPLoginAdapter 1.6. I have enabled "cookies and login screens" in loginadapter, and added a custom form (DTML Document) named login. Whenever I post to a document that is protected by this acl_users folder with invalid user credentials the custom form I've added is kicking in, but my problem is I also get a "traceback" message at the bottom of the screen along with it. Here is the last line of the trace.
File /usr/local/Zope-2.4.1-linux2-x86/lib/python/Products/LDAPLoginAdapter/LDAPLoginAdapter. py, line 821, in cookie_validate (Object: LDAPShared) LoginRequired !: (see above)
How can I get rid of that message ? The custom form I've added does not access any protected resources, and it has Access content Information and view permissions to "Anonymous".
Thanks, Ravin
__________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Jens Vagelpohl -
Ravindra