Show pageOld revisionsBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Configure LemonLDAP::NG to use REST proxy mechanism ====== LL::NG use 2 internal databases to store its configuration and sessions. It can be configured to use REST instead of direct access to those databases (for remote servers). <note tip>This mechanism can be used to secure access for remote servers that cross an unsecured network to access to LL::NG databases.</note> ===== Use REST for Lemonldap::NG configuration ===== Steps: * [[start##configuration_database|Choose and configure your main configuration storage system]] * Follow [[restconfbackend|REST configuration backend]] page * Restart all your remote Apache servers ===== Use REST for Lemonldap::NG sessions ===== Steps: * [[start#sessions_database|Choose and configure your main sessions storage system]] * Follow [[restsessionbackend|REST sessions backend]] page