=== START access-control.html === === END access-control.html === === START appendix-changes.html === === END appendix-changes.html === === START appendix-common-errors.html === === END appendix-common-errors.html === === START appendix-configs.html === === END appendix-configs.html === === START appendix-contrib.html === === END appendix-contrib.html === === START appendix-deployments.html === === END appendix-deployments.html === === START appendix-ldap-result-codes.html === === END appendix-ldap-result-codes.html === === START appendix-recommended-versions.html === === END appendix-recommended-versions.html === === START appendix-upgrading.html === === END appendix-upgrading.html === === START autoconf.html === === END autoconf.html === === START backends.html === 37c37 <

The hdb backend to slapd(8) is the recommended primary backend for a normal slapd database. It uses the Oracle Berkeley DB (BDB) package to store data. It makes extensive use of indexing and caching (see the Tuning section) to speed data access.

--- >

The hdb backend to slapd(8) is a backend for a normal slapd database. It uses the Oracle Berkeley DB (BDB) package to store data. It makes extensive use of indexing and caching (see the Tuning section) to speed data access.

131c131 <

The mdb backend to slapd(8) is the upcoming primary backend for a normal slapd database. It uses OpenLDAP's own Lightning Memory-Mapped Database (LMDB) library to store data and is intended to replace the Berkeley DB backends.

--- >

The mdb backend to slapd(8) is the recommended primary backend for a normal slapd database. It uses OpenLDAP's own Lightning Memory-Mapped Database (LMDB) library to store data and is intended to replace the Berkeley DB backends.

=== END backends.html === === START config.html === === END config.html === === START copyright.html === === END copyright.html === === START dbtools.html === === END dbtools.html === === START glossary.html === === END glossary.html === === START index.html === === END index.html === === START install.html === === END install.html === === START intro.html === === END intro.html === === START license.html === === END license.html === === START limits.html === === END limits.html === === START maintenance.html === === END maintenance.html === === START monitoringslapd.html === === END monitoringslapd.html === === START overlays.html === === END overlays.html === === START preface.html === === END preface.html === === START quickstart.html === === END quickstart.html === === START referrals.html === === END referrals.html === === START replication.html === === END replication.html === === START runningslapd.html === === END runningslapd.html === === START sasl.html === === END sasl.html === === START schema.html === === END schema.html === === START security.html === === END security.html === === START slapdconf2.html === 624c624 <

The starttls parameter specifies use of the StartTLS extended operation to establish a TLS session before authenticating to the provider. If the critical argument is supplied, the session will be aborted if the StartTLS request fails. Otherwise the syncrepl session continues without TLS. Note that the main slapd TLS settings are not used by the syncrepl engine; by default the TLS parameters from a ldap.conf(5) configuration file will be used. TLS settings may be specified here, in which case any ldap.conf(5) settings will be completely ignored.

--- >

The starttls parameter specifies use of the StartTLS extended operation to establish a TLS session before authenticating to the provider. If the critical argument is supplied, the session will be aborted if the StartTLS request fails. Otherwise the syncrepl session continues without TLS. The tls_reqcert setting defaults to "demand" and the other TLS settings default to the same as the main slapd TLS settings.

=== END slapdconf2.html === === START slapdconfig.html === 518c518 <

The starttls parameter specifies use of the StartTLS extended operation to establish a TLS session before authenticating to the provider. If the critical argument is supplied, the session will be aborted if the StartTLS request fails. Otherwise the syncrepl session continues without TLS. Note that the main slapd TLS settings are not used by the syncrepl engine; by default the TLS parameters from a ldap.conf(5) configuration file will be used. TLS settings may be specified here, in which case any ldap.conf(5) settings will be completely ignored.

--- >

The starttls parameter specifies use of the StartTLS extended operation to establish a TLS session before authenticating to the provider. If the critical argument is supplied, the session will be aborted if the StartTLS request fails. Otherwise the syncrepl session continues without TLS. The tls_reqcert setting defaults to "demand" and the other TLS settings default to the same as the main slapd TLS settings.

=== END slapdconfig.html === === START tls.html === === END tls.html === === START troubleshooting.html === === END troubleshooting.html === === START tuning.html === === END tuning.html ===