# Ldap properties ldap.basedn=ou=people,ou=people,dc=univ,dc=fr ldap.host.1=ldap://ldap1.univ.fr:389 ldap.host.1=ldap://ldap2.univ.fr:389 ldap.manager.dn=uid=cas,ou=sysaccounts,dc=univ,dc=fr ldap.manager.password=secret # file authenticate layer passfile.encode-algo=MD5 passfile.location=classpath:/../usersFile log.dir=${catalina.home}/logs #cas host cas.host=localhost # cas uri (empty if /) cas.uri= # cas port empty (if standard) cas.port=:8080 #User allow to use services manager (services/manage.html) security.useradmin=admin # graphic theme #theme=default theme=esup views=default # auth layer to use # see build.properties to view all cas.authHandlers=ldapHandler # Memcache Server memcache.server=127.0.0.1 memcache.port=11211 memcache.TGT.timeout=21600 memcache.ST.timeout=300