Setting up CAS to use LDAP???
Scott Battaglia
scott.battaglia at gmail.com
Thu Jan 4 15:52:30 EST 2007
That should be the only addition (as well as configuring a ContextSource and
including the LDAP jar). Did it work for you?
-Scott
On 1/4/07, Terrel Ross <taross78 at gmail.com> wrote:
>
> Hello,
>
> I just deployed the cas.war test server demo and was wondering if I could
> configure the login credentials to check with LDAP. I tried to setup the
> fastbind authentication, but I am having trouble getting it to work
> properly. Here's what I have in the contextSource bean:
>
> <bean class="org.jasig.cas.adaptors.ldap.FastBindLdapAuthenticationHandler"
> >
> <property name="filter" value="uid=%u,ou=people,o=llu,o=lluashc"
> />
> <property name="contextSource" ref="contextSource" />
> </bean>
>
> Is this the correct way to set it up?
>
> Is there any other configuration that I need to do over and beyond
> changing the deployerConfigContext.xml? Thanks in advance for your
> assistance.
>
> Terrel
>
> _______________________________________________
> 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/20070104/c7bda6ae/attachment.html
More information about the cas
mailing list