(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Software FAQ : (Category) Configuration : (Category) SLAPD Configuration : (Category) Backends : (Answer) What is a database?
A database is an instance of a backend, i.e. of a storage type; think of a variable declaration:
    int i;
where int, the type, is the backend, and i, the name, is the database.

Configuration directives appearing after a

    database <type>
directive refer only to that instance of that backend type.

See What is a backend? and slapd.conf(5) for details.
ando@sys-net.it

[Append to This Answer]
Previous: (Answer) What is a backend?
Next: (Category) The BDB/HDB backend (How do I setup/configure back-bdb/back-hdb?)
This document is: http://www.openldap.org/faq/index.cgi?file=1086
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org