hi,
     for me it is working fine . i noticed one thing that u didn't
set*domain name
* properly for* username* property. i hope following could help u .for u ,
try along with this format --username,ou,cn domain name.

<bean

id="serviceRegistryDao"

class="org.jasig.cas.services.InMemoryServiceRegistryDaoImpl" />

<bean id="contextSource" class=
"org.jasig.cas.adaptors.ldap.util.AuthenticatedLdapContextSource">

<property name="pooled" value="true" />

<property name="urls">

<list>

<value>ldap://192.168.3.45:389/</value>

<value>ldap://localhost:389/</value>

</list>

</property>

<property name="userName"

value="cn=Administrator,cn=Users,dc=ECDS,dc=COM"/>
<property name="password" value="Ganesh21"/>

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

Reply via email to