Pascal, Which version of CAS are you running?
If you're running CAS 3.0.4 or higher, the following steps should work: 1. Obtain the latest version of LdapTemplate (http://ldaptemplate.sf.net) [be sure that you have all the required dependencies too] 2. Obtain the CAS LDAP handlers (http://developer.ja-sig.org/maven/cas/jars/cas-server-ldap-3.0.5-rc3.jar) Place both of those jars in the localPlugins/lib directory. Modify your wbapp/WEB-INF/deployerConfigContext.xml. I recommend you follow the example configuration file we have: http://developer.ja-sig.org/source/browse/jasig/cas3/adaptors/ldap/src/main/resources/deployerConfigContext.xml?r=1.1 If you need more details, please let me know. -Scott Scott Battaglia Application Developer, Architecture & Engineering Team Enterprise Systems and Services, Rutgers University v: 732.445.0097 | f: 732.445.5493 | [EMAIL PROTECTED] VALOIS, Pascal wrote: > Hi anyone, > > i'm quite a begginer at installing java servlet for tomcat, and as far > as i have gone, i succeded in installing a CAS server with the simple > auth (login = password). > > Can anyone telle me how to make it check credentials against an ldap > server ? > > Pascal Valois > Pole Universitaire Leonard de Vinci > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
