Hi all, I have a plone site that I am trying to enable webdav access to but running into some issues. The site is fronted by Apache which is configured to use mod_kerberos. It passes the UID of the authed user to Plone which then uses LDAP to figure out the rest of the users details.
That part is working great, no issues at all. I would now like to add WebDAV support to this for allowing batch adding of documents to the plone server but I cannot get it to work properly. Has anyone done this before and if so would you mind sharing with me what you did to apache config and zope.conf to make this work so that the auth is still done by apache and the webdav handling honors the login etc just like a normal browser connection? Much appreciated. Using 3.1.x and Apache2. Cheers! -- F. Feldmann
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
