Revision 200 branches/0.7/linshare/src/main/resources/linShare-default.properties
| linShare-default.properties (revision 200) | ||
|---|---|---|
| 4 | 4 |
ldap.auth.url=ldap://localhost:33389 |
| 5 | 5 |
ldap.auth.base=dc=linpki,dc=org |
| 6 | 6 |
ldap.auth.baseDN=ou=people |
| 7 |
ldap.auth.key=mail={0}
|
|
| 7 |
ldap.auth.attribute=mail |
|
| 8 |
ldap.auth.key=${ldap.auth.attribute}={0}
|
|
| 8 | 9 |
ldap.hash.algo=SHA |
| 9 | 10 |
# Strategy is SIMPLE, DEFAULT_TLS, or EXTERNAL_TLS for SASL connection. TLS is not supported at this time by linShare |
| 10 | 11 |
ldap.auth.strategy=SIMPLE |
| ... | ... | |
| 99 | 100 |
# LemonLDAP::NG / SiteMinder HTTP request authenticator |
| 100 | 101 |
sso.header.user=Auth-User |
| 101 | 102 |
sso.header.allowfrom=127.0.0.1 |
| 102 |
|
|
| 103 |
|
|
| 104 |
|
|
Also available in: Unified diff