https://bugs.openldap.org/show_bug.cgi?id=10121
Issue ID: 10121 Summary: cldap is not work in 2.6.0 Product: OpenLDAP Version: 2.6.0 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: client tools Assignee: bugs@openldap.org Reporter: 1010881517@qq.com Target Milestone: ---
I can't use ldapsearch to query cldap:/// on 2.6.0, but it works fine on 2.4.0. Do you have any instructions on cldap configuration?ldap and ldapi are normal.
https://bugs.openldap.org/show_bug.cgi?id=10121
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- I'm assuming you built openldap yourself. Did you actually enable CLDAP by defining "LDAP_CONNECTIONLESS" when building? It's an experimental feature that is only available when explicitly compiled with support for it.
https://bugs.openldap.org/show_bug.cgi?id=10121
--- Comment #2 from 1010881517@qq.com --- I am sure this option has been turned on and I have found a similar issue in the email list: https://lists.openldap.org/hyperkitty/list/openldap-technical@openldap.org/m...
https://bugs.openldap.org/show_bug.cgi?id=10121
--- Comment #3 from 1010881517@qq.com --- (In reply to Quanah Gibson-Mount from comment #1)
I'm assuming you built openldap yourself. Did you actually enable CLDAP by defining "LDAP_CONNECTIONLESS" when building? It's an experimental feature that is only available when explicitly compiled with support for it.
I am sure this option has been turned on and I have found a similar issue in the email list: https://lists.openldap.org/hyperkitty/list/openldap-technical@openldap.org/m...
https://bugs.openldap.org/show_bug.cgi?id=10121
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|2.6.0 |2.6.6 Keywords|needs_review |
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- unsupported experimental feature, will investigate if time allows.