Node Director
LDIF directory/file database
Database URIs

SYNOPSYS

LDIF directory/file database URI:

ldiftree:directory

i.e.

ldiftree:/usr/share/sfidirector/init/dbinit

DESCRIPTION

The ldiftree database driver implements a simple, read-only template-file based database. Directories and files within a root directory are translated into 'organizationalUnit' objects. Files itself are treated as LDIF formatted text files and the records therein appear below the organizationalUnit of the file itself.

Unlike normal LDIF files, ldiftree files may contain expressions which are evaluated during read time. Each line starting with a < character is actually run through the expression (see Expressions) engine.