Thomas Spuhler skrev den 2015-09-03 17:00:

I want configure LDAP address book lookup, I have added the relevant
info in main.inc.php using ldaps port 636 but I get the following error
Sep  3 11:29:49 slapd[24950]: conn=22120 fd=19 closed (TLS negotiation
failure)

i.e. I need to put my LDAP certs somewhere on the web server and let
roundcube know where these are - any ideas on where to configure this?

Yea, I had that to. Look at the journal of as root like
journalctl -n1000

or in the roundcubelog

try check if ldap server supports tls or ssl, and use that one if any in roundcube, if ldap is just in localhost disable tls / ssl since its waste of cpu power :)

but it can aswell be ldap auth login not working ?

just check tls fails first

is ldaps port 636 ?

does it work if using ldap port ?

does your ldap server supports both ?

sadly i have more questions here, would like to know how to make thunderbird ldap work aswell for addressbooks, mozilla is not very helpfull there :/
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to