Using LDAP to authenticate users in WebDAV interface?

Author Message

Mathieu Peltier

Tuesday 07 December 2010 7:03:39 am

Hi,

Does anyone is using LDAP to authenticate users in WebDAV mode? LDAP authentication is working well on the website itself (enabled in settings/override/site.ini.append.php with "LoginHandler[]=LDAP") but not when I try to log in to the WebDAV interface.

I have tried to modify the authenticateBasic() function in the kernel/private/classes/webdav/ezwebdavcontentbackendauth.php file (which seems to support only the "standard" login handler) but this does not work. I am using eZ Publish 4.4.0.

Thanks,

Mathieu

Mathieu Peltier

Wednesday 08 December 2010 4:01:24 am

Hi,

The following patch seems to solve the problem:

http://issues.ez.no/IssueView.php?Id=17742&

Mathieu

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.