Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / openldap / man / slapd-ldbm.5
blob0ec4a1fa73cd619be81024db7619c0e7df45179a
1 .TH SLAPD-LDBM 5 "2008/07/16" "OpenLDAP 2.4.11"
2 .\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
3 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
4 .\" $OpenLDAP: pkg/ldap/doc/man/man5/slapd-ldbm.5,v 1.14.2.3 2008/02/11 23:26:40 kurt Exp $
5 .SH NAME
6 slapd-ldbm \- Discontinued LDBM backend to slapd
7 .SH SYNOPSIS
8 /etc/openldap/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.
15 .SH SEE ALSO
16 .BR slapd (8),
17 .BR slapd-bdb (5),
18 .BR slapd.backends (5).
19 .SH ACKNOWLEDGEMENTS
20 .\" Shared Project Acknowledgement Text
21 .B "OpenLDAP Software"
22 is developed and maintained by The OpenLDAP Project <http://www.openldap.org/>.
23 .B "OpenLDAP Software"
24 is derived from University of Michigan LDAP 3.3 Release.