ITS#7887 doc tweaks

MDB is the name of the backend, LMDB is the name of the DB engine.
Also update some BerkeleyDB info.
This commit is contained in:
Howard Chu 2014-06-30 03:21:38 -07:00
parent f6eacdbbc5
commit e1db1b1719
3 changed files with 7 additions and 10 deletions

View 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

View 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.

View 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