1 .TH SLAPD-LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
2 .\" Copyright 1998-2014 The OpenLDAP Foundation All Rights Reserved.
3 .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
6 slapd\-ldif \- LDIF backend to slapd
12 is a basic storage backend that stores entries in text files in LDIF format,
13 and exploits the filesystem to create the tree structure of the database.
14 It is intended as a cheap, low performance easy to use backend, and it is
15 exploited by higher-level internal structures to provide a permanent
20 options apply to the LDIF backend database.
21 That is, they must follow a "database ldif" line and come before
22 any subsequent "backend" or "database" lines.
23 Other database options are described in the
28 Specify the directory where the database tree starts. The directory
29 must exist and grant appropriate permissions (rwx) to the identity slapd
34 backend does not honor any of the access control semantics described in
40 pseudo-attribute and to the other attribute values of the entries
43 operation is honored, which is performed by the frontend.
47 default slapd configuration file
50 .BR slapd\-config (5),