Just FYI, having another webserver do authentication and making that work nicely with Zope Sucks with a Capital S. Most of the time there is no valid reason to go that route, other than the lame excuse "but we only know it this way".
I am sure that is why I am told to use Apache instead of LDAPUserFolder. There is very little documentation, very little, in regards to Apache authentication methods. There seems to be quite a bit of documentation in regards to LDAPUserFolder. I inherited this project of upgrading and the guy who initially set up 2.5.1 is no longer here for reference. Tim
Requests for Zope should be proxied/rewritten through and Zope can do the authentication itself. If mod_authzldap works, LDAPUserFolder will work fine as well.
jens
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )