Setting up CAS to use LDAP???
Terrel Ross
taross78 at gmail.com
Thu Jan 4 13:00:03 EST 2007
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070104/cebae7a1/attachment.html
More information about the cas
mailing list