JSON File configuration backend

This works like File backend, except that data are serialized in JSON.

This configuration storage can be shared between different hosts using:

Configuration

You just have to configure a directory writable by Apache user and set it in [configuration] section in your lemonldap-ng.ini file:

[configuration]
type  = JSONFile
dirName = /var/lib/lemonldap-ng/conf