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"; \
|
||||
title="Table 6.2: Database Backends"
|
||||
Types Description
|
||||
Types Description
|
||||
asyncmeta Asynchronous Metadirectory backend
|
||||
config Slapd configuration backend
|
||||
dnssrv DNS SRV backend
|
||||
ldap Lightweight Directory Access Protocol (Proxy) backend
|
||||
ldif Lightweight Data Interchange Format backend
|
||||
mdb Memory-Mapped DB backend
|
||||
meta Metadirectory backend
|
||||
monitor Monitor backend
|
||||
null Null backend
|
||||
passwd Provides read-only access to {{passwd}}(5)
|
||||
perl Perl Programmable backend
|
||||
relay Relay backend
|
||||
sock Socket backend
|
||||
sql SQL Programmable backend
|
||||
wt WiredTiger backend
|
||||
config Slapd configuration backend
|
||||
dnssrv DNS SRV backend
|
||||
ldap Lightweight Directory Access Protocol (Proxy) backend
|
||||
ldif Lightweight Data Interchange Format backend
|
||||
mdb Memory-Mapped DB backend
|
||||
meta Metadirectory backend
|
||||
monitor Monitor backend
|
||||
null Null backend
|
||||
passwd Provides read-only access to {{passwd}}(5)
|
||||
perl Perl Programmable backend
|
||||
relay Relay backend
|
||||
sock Socket backend
|
||||
sql SQL Programmable backend
|
||||
wt WiredTiger backend
|
||||
!endblock
|
||||
|
||||
\Example:
|
||||
|
|
|
|||
Loading…
Reference in a new issue