]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#7887 doc tweaks
authorHoward Chu <hyc@openldap.org>
Mon, 30 Jun 2014 10:21:38 +0000 (03:21 -0700)
committerHoward Chu <hyc@openldap.org>
Mon, 30 Jun 2014 10:23:56 +0000 (03:23 -0700)
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 d3aef7d4dd9e2ea600ff3fece0b11879498d8301..aeb911bb112d7fcd229a7518ea18884c8d9f505d 100644 (file)
@@ -114,11 +114,11 @@ Kerberos, is highly recommended.
 
 H3: Database Software
 
-OpenLDAP's {{slapd}}(8) {{TERM:MDB}} primary database backend uses the {{LMDB}}
+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}} depricated database backends
+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.
@@ -136,6 +136,9 @@ 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 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