File configuration backend

System configuration

File configuration backend is the default backend of LemonLDAP::NG. It just need on directory where each files is a configuration version.

This directory must be writeable by the apache system user (www-data for Debian, apache for RHEL).

LemonLDAP::NG configuration

You can set this directly in storage.conf:

type = File
dirName = /var/lib/lemonldap-ng/conf