Hi
I want to use OpenLDAP.(GitHub - openldap/openldap: Mirror of OpenLDAP repository, The OpenLDAP Public License Version 2.8) OpenLDAP uses berkeley DB 5.3.21. In addition,, openLDAP version is 2.4.49.
1. Berkeley DB(BDB) 5.3.21 is sleepycat license, right? 2. When I use OpenLDAP, should I disclose source code of commercial SW? or Can I use OpenLDAP without disclosing source code of commercial SW? 3. When I do not link with OpenLDAP directly. I connect to another open source without link such as http, jmx etc and it connects to OpenLDAP, should I disclose source code of commercial SW? 4. When I distribute commercial SW using OpenLDAP, should I use sleepycat license for berkeley DB or should I purchase BDB?
Thank you.
--On Thursday, May 12, 2022 8:02 AM +0000 s1k2c3@naver.com wrote:
Hi
I want to use OpenLDAP.(GitHub - openldap/openldap: Mirror of OpenLDAP repository, The OpenLDAP Public License Version 2.8) OpenLDAP uses berkeley DB 5.3.21. In addition,, openLDAP version is 2.4.49.
The OpenLDAP 2.4 series is deprecated and no longer supported. You should be on a minimum of OpenLDAP 2.5. Additionally, OpenLDAP deprecated the BDB backends in the OpenLDAP 2.4 series, you should use the back-mdb backend instead. OpenLDAP 2.5 and later no longer have any support for BDB based backends.
Regards, Quanah
openldap-technical@openldap.org