> I wonder how I can configure logging so that I can see the communications > between the CAS server and the AD Server?
See http://www.ja-sig.org/wiki/display/CASUM/Logging. You should set the org.jasig.cas.adaptors.ldap category to DEBUG to see detailed messages on LDAP authentication. By default the cas.log file is placed in the working directory of the JVM process. You should change this to a well-known logfile path such as ${catalina.home}/logs/cas.log or /var/logs/cas.log. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
