]> git.sur5r.net Git - openldap/commitdiff
ITS#7887 doc tweaks
authorHoward Chu <hyc@openldap.org>
Mon, 30 Jun 2014 10:21:38 +0000 (03:21 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 22 Jul 2014 17:38:04 +0000 (12:38 -0500)
MDB is the name of the backend, LMDB is the name of the DB engine.
Also update some BerkeleyDB info.

doc/guide/admin/appendix-recommended-versions.sdf
doc/guide/admin/install.sdf
doc/guide/preamble.sdf

index dd100ffa9ca43ec5f1df419bf320d8edd600f138..b016801dc16fe44ea2d8a3d2ebfb0d3cee4435a3 100644 (file)
@@ -22,14 +22,7 @@ Feature|Software|Version
 {{TERM[expand]Kerberos}}:
 |{{PRD:Heimdal}}|Version
 |{{PRD:MIT Kerberos}}|Version
-Database Software|{{PRD:Berkeley DB}}:|
-||4.4
-||4.5
-||4.6
-||4.7
-||4.8
-||5.0
-||5.1
+Database Software|{{PRD:Berkeley DB}}:|5.3
 ||Note: It is highly recommended to apply the patches from Oracle for a given release.
 Threads:
 |POSIX {{pthreads}}|Version
index 259a13ce874adf0f393d2089df5b6389c91c2776..36a5ebca79f0d213bd582b644171b4f7c97921d2 100644 (file)
@@ -114,7 +114,11 @@ Kerberos, is highly recommended.
 
 H3: Database Software
 
-OpenLDAP's {{slapd}}(8) {{TERM:BDB}} and {{TERM:HDB}} primary database backends
+OpenLDAP's {{slapd}}(8) {{TERM:MDB}} primary database backend uses the {{TERM:LMDB}}
+software included with the OpenLDAP source.  There is no need to download any
+additional software to have {{MDB}} support.
+
+OpenLDAP's {{slapd}}(8) {{TERM:BDB}} and {{TERM:HDB}} deprecated database backends
 require {{ORG[expand]Oracle}} {{PRD:Berkeley DB}}.
 If not available at configure time, you will not be able to build
 {{slapd}}(8) with these primary database backends.
@@ -130,7 +134,10 @@ download page
 
 There are several versions available. Generally, the most recent
 release (with published patches) is recommended. This package is required
-if you wish to use the {{TERM:BDB}} or {{TERM:HDB}} database backends.
+if you wish to use the deprecated {{TERM:BDB}} or {{TERM:HDB}} database backends.
+
+Note: Berkeley DB version 6.0.20 and later uses a software license that is
+incompatible with LDAP technology and should not be used with OpenLDAP.
 
 Note: Please see {{SECT:Recommended OpenLDAP Software Dependency Versions}} for
 more information.
index 3ee8020f5517bcb31dfc9171bf6992d60c29ec4e..0a5373b886d3446d37d57ce7969c137638af7ae4 100644 (file)
@@ -225,6 +225,7 @@ LDAPv3|LDAP, version 3
 LDIF|LDAP Data Interchange Format
 LMDB|Lightning Memory-Mapped Database
 MD5|Message Digest 5
+MDB|Memory-Mapped Database (Backend)
 MIB|Management Information Base
 MODDN|Modify DN
 MODRDN|Modify RDN