LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
lemonldap-ng/doc/sources/admin/fileconfbackend.rst

29 lines
602 B

File configuration backend
==========================
This is the default configuration backend. Configuration is stored as
JSON.
.. tip::
This configuration storage can be shared between different
hosts using:
- :doc:`SOAP configuration backend proxy<soapconfbackend>`
- any files sharing system (NFS, NAS, SAN,...)
Configuration
-------------
You just have to configure a directory writable by Apache user and set
it in [configuration] section in your lemonldap-ng.ini file:
.. code-block:: ini
[configuration]
type = File
dirName = /var/lib/lemonldap-ng/conf