Configuring LDAP Authentication Handler
Scott Battaglia
scott.battaglia at gmail.com
Thu Sep 21 08:35:11 EDT 2006
Harry,
One of the first things to do is turn up the debug level for the
LdapTemplate to see if it gives any indication of a problem. Second, if
you're using AD, you may need to tell it to ignore the
PartialResultsException (its a property on the Ldap*Handlers). I'm not sure
in what scenarios that the exception needs to be ignored, but I know many
deployers using AD have had to ignore it.
-Scott
On 9/21/06, Harry Ng <harryworld at gmail.com> wrote:
>
> Hi,
>
> I'm writing to ask whether there are more points to note for
> configuring LDAP Authentication Handler in CAS, like using the default
> FastBind or search-and-bind authentication.
>
> Since I'm now working on this configuration, I have a tool called LDAP
> browser which proves my LDAP on AD is working normally. After
> configuring the deployerConfigContext.xml, I can pack and deploy the
> war file successfully. However, when I'm doing the login, it throws
> out an exception for login failure. I changed the log4j.properties and
> found that the exception is caused on line 81 of AuthenticationImpl
> class, which possibly means access to LDAP, using FastBind, fails.
> What will be probably the reason for this?
>
> Regards,
> 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/20060921/b1f4e3cb/attachment.html
More information about the cas
mailing list