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 <[EMAIL PROTECTED]> 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
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas



_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to