Revision 200 branches/0.7/linshare/src/main/resources/linShare.properties.sample

linShare.properties.sample (revision 200)
4 4
ldap.auth.url=ldap://localhost:389
5 5
ldap.auth.base=dc=linagora,dc=com
6 6
ldap.auth.baseDN=ou=test,o=linShare
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

Also available in: Unified diff