ldap error

Sumiya Sakoda sakoda at toyoake.or.jp
Sun Aug 6 03:25:23 EDT 2006


;; Scott = Scott Battaglia <scott_battaglia at rutgers.edu> wrote

Scott> There are two types of Ldap Authentication handlers, you may be using 
Scott> the wrong one:
Scott> http://developer.ja-sig.org/projects/cas/multiproject/cas-server-ldap/apidocs/org/jasig/cas/adaptors/ldap/package-summary.html

Scott> Also, take a look at one of our example configuration files:
Scott> http://developer.ja-sig.org/source/browse/jasig/cas3/adaptors/ldap/src/main/resources/deployerConfigContext.xml?r=1.1

Scott> This is a sample configuration for the BindLdapAuthenticationHandler 
Scott> (not the FastBind).

Thanks Scott. It works!
I spend a half of the day, but you help me out.

I also have a question. When I encounter the trouble, I check the log
files.
CAS has log4j, and log4j.properties says

"log4j.appender.logfile.File=cas.log"

I suppose cas.log has been generated in $TOMCAT_HOME/logs directory.
But I cannot find it. Where is cas.log ?

- sS


More information about the cas mailing list