Configuring LDAP Authentication Handler
Scott Battaglia
scott.battaglia at gmail.com
Fri Sep 22 07:49:32 EDT 2006
The Ldap*Handlers have an "ignorePartialResultException" you can configure
in your deployerConfigContext.xml.
i.e.
<property name="ignorePartialResultException" value="true" />
As for debugging, in your log4j.properties file, try setting the net.sf.
ldaptemplate=DEBUG
-Scott
On 9/22/06, Harry Ng <harryworld at gmail.com> wrote:
>
> Dear Scott,
>
> I'm not sure what you say about the "debug level for the
> LdapTemplate", but I switched all the log4j properties for CAS to
> DEBUG level. However, the results doesn't show more relevant
> information to the exception I got. I checked the source code in CAS
> and found it should be due to an exception
> DataAccessResourceFailureException in AuthenticatedLdapContextSource
> class.
>
> Also, for the PartialResultsException, where or how should I make to
> ignore it? In fact, I'm considering whether my AD on Windows 2003
> Server will affect the current connection scenario. I'm just wondering
> why there are so many people deploying on AD successfully, but I
> can't.
>
> Thanks,
> Harry
> --
> My Weblog - http://wpmu.planner4u.org/
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20060922/1775527f/attachment.html
More information about the cas
mailing list