Differences

This shows you the differences between two versions of the page.

documentation:latest:parameterlist [2012/07/01 16:51]
coudot
documentation:latest:parameterlist [2013/06/11 12:49] (current)
coudot
Line 5: Line 5:
The attribute key name can be used directly in ''lemonldap-ng.ini'' or in Perl scripts to override configuration parameters (see [[configlocation|configuration location]]). The attribute key name can be used directly in ''lemonldap-ng.ini'' or in Perl scripts to override configuration parameters (see [[configlocation|configuration location]]).
</note> </note>
- 
===== Main parameters ===== ===== Main parameters =====
Line 147: Line 146:
| Proxy session SOAP end point | soapSessionService |  ✔  | | | | Proxy session SOAP end point | soapSessionService |  ✔  | | |
| SSL authentication level | SSLAuthnLevel |  ✔  | | | | SSL authentication level | SSLAuthnLevel |  ✔  | | |
-| SSL map with LDAP attribute | SSLLDAPField |  ✔  | | | 
-| SSL force SSL authentication | SSLRequire |  ✔  | | | 
| SSL user field in certificate | SSLVar |  ✔  | | | | SSL user field in certificate | SSLVar |  ✔  | | |
| Status module activation | status | |  ✔  | | | Status module activation | status | |  ✔  | |
Line 165: Line 162:
| Use Safe Jail | useSafeJail |  ✔  |  ✔  | | | Use Safe Jail | useSafeJail |  ✔  |  ✔  | |
| DBI Pivot from user table | userPivot |  ✔  | | | | DBI Pivot from user table | userPivot |  ✔  | | |
-| Use XForwardedFor for IP | useXForwardedForIP |  ✔  | | |+| Trusted Proxies IP | trustedProxies |  ✔  | | |
| Data to store as REMOTE_USER (used also in Apache logs) | whatToTrace |  ✔  |  ✔  | | | Data to store as REMOTE_USER (used also in Apache logs) | whatToTrace |  ✔  |  ✔  | |
| Zimbra account session key | zimbraAccountKey | |  ✔  | | | Zimbra account session key | zimbraAccountKey | |  ✔  | |
Line 190: Line 187:
| Check XSS Attacks | checkXSS |  ✔  | | | | Check XSS Attacks | checkXSS |  ✔  | | |
| Maintenance mode | maintenance | |  ✔  | | | Maintenance mode | maintenance | |  ✔  | |
 +| Persistent Session backend | persistentStorage |  ✔  | | |
 +| Persistent Session backend options | persistentStorageOptions |  ✔  | | |
</sortable> </sortable>
Line 209: Line 208:
| SOAP server location (URL) | proxy | [[soapconfbackend|SOAP]] | | SOAP server location (URL) | proxy | [[soapconfbackend|SOAP]] |
| [[http://search.cpan.org/perldoc?LWP::UserAgent|LWP::UserAgent]] parameters | proxyOptions | ::: | | [[http://search.cpan.org/perldoc?LWP::UserAgent|LWP::UserAgent]] parameters | proxyOptions | ::: |
- 
-