Differences
This shows you the differences between two versions of the page.
— |
documentation:2.1:restminihowto [2019/01/15 15:55] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Configure LemonLDAP:: | ||
+ | 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.</ | ||
+ | |||
+ | ===== Use REST for Lemonldap:: | ||
+ | |||
+ | Steps: | ||
+ | * [[start## | ||
+ | * Follow [[restconfbackend|REST configuration backend]] page | ||
+ | * Restart all your remote Apache servers | ||
+ | |||
+ | ===== Use REST for Lemonldap:: | ||
+ | |||
+ | Steps: | ||
+ | * [[start# | ||
+ | * Follow [[restsessionbackend|REST sessions backend]] page |