Roundcube Community Forum

 

Passwd Plugin with LDAP/StartTLS

Started by futurecis, May 23, 2010, 04:36:21 PM

Previous topic - Next topic

futurecis

Hello all, I recently converted my LDAP server over to use StartTLS and the password plugin stopped working. It worked fine before this. I modified the password plugin to allow for using starttls with no success.

The ldap error logs are giving me the error of 'confidentiality required" which is proof that its a startTLS issue. I use the same server with startTLS for authenticating users and for address books so I know its an issue with the plugin directly.

Does anyone else have this configured or know what might be causing this issue?

futurecis

I am guessing by the lack of responses that there is not too many people running LDAP over a secure channel....

futurecis

For anyone else who comes across this issue; I have spoke with the author of the plugin and after further investigation, this appears to be a bug in the plugin itself. He is currently writing a new version of the plugin and we will see if that fixes the issue.