mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#10367 admin: fix column layout
This commit is contained in:
parent
c80fd40a18
commit
8d37106817
1 changed files with 15 additions and 15 deletions
|
|
@ -260,22 +260,22 @@ supported backend types listed in Table 6.2.
|
||||||
|
|
||||||
!block table; align=Center; coltags="EX,N"; \
|
!block table; align=Center; coltags="EX,N"; \
|
||||||
title="Table 6.2: Database Backends"
|
title="Table 6.2: Database Backends"
|
||||||
Types Description
|
Types Description
|
||||||
asyncmeta Asynchronous Metadirectory backend
|
asyncmeta Asynchronous Metadirectory backend
|
||||||
config Slapd configuration backend
|
config Slapd configuration backend
|
||||||
dnssrv DNS SRV backend
|
dnssrv DNS SRV backend
|
||||||
ldap Lightweight Directory Access Protocol (Proxy) backend
|
ldap Lightweight Directory Access Protocol (Proxy) backend
|
||||||
ldif Lightweight Data Interchange Format backend
|
ldif Lightweight Data Interchange Format backend
|
||||||
mdb Memory-Mapped DB backend
|
mdb Memory-Mapped DB backend
|
||||||
meta Metadirectory backend
|
meta Metadirectory backend
|
||||||
monitor Monitor backend
|
monitor Monitor backend
|
||||||
null Null backend
|
null Null backend
|
||||||
passwd Provides read-only access to {{passwd}}(5)
|
passwd Provides read-only access to {{passwd}}(5)
|
||||||
perl Perl Programmable backend
|
perl Perl Programmable backend
|
||||||
relay Relay backend
|
relay Relay backend
|
||||||
sock Socket backend
|
sock Socket backend
|
||||||
sql SQL Programmable backend
|
sql SQL Programmable backend
|
||||||
wt WiredTiger backend
|
wt WiredTiger backend
|
||||||
!endblock
|
!endblock
|
||||||
|
|
||||||
\Example:
|
\Example:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue