]> git.sur5r.net Git - openldap/blob - doc/man/man5/slapd-ldbm.5
ITS#5189 add note about db_stat and slapd needing to be run when using quick mode.
[openldap] / doc / man / man5 / slapd-ldbm.5
1 .TH SLAPD-LDBM 5 "RELEASEDATE" "OpenLDAP LDVERSION"
2 .\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
3 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
4 .\" $OpenLDAP$
5 .SH NAME
6 slapd-ldbm \- Discontinued LDBM backend to slapd
7 .SH SYNOPSIS
8 ETCDIR/slapd.conf
9 .SH DESCRIPTION
10 LDBM was the original database backend to
11 .BR slapd (8),
12 and was supported up to OpenLDAP 2.3.
13 It has been superseded by the more robust BDB and HDB backends.
14
15 .SH SEE ALSO
16 .BR slapd (8),
17 .BR slapd-bdb (5),
18 .BR slapd.backends (5).
19 .SH ACKNOWLEDGEMENTS
20 .so ../Project