Dear All, I have tested using the configuration for AD and it succeeds finally. All I have done is using "cn" instead of "uid", my setting is like this:
<property name="filter" value="cn=%u,ou=IT,dc=mydomain,dc=com" /> Harry On 9/29/06, Harry Gmail <[EMAIL PROTECTED]> wrote: > > > > > I'm also wondering whether it is dependant on the LDAP Server, but I did try > using AD so far with no success. I will give it a try after the long > holiday. > > > > > > I changed this line > > > > > > > > <property name="filter" > value="uid=%u,ou=A01,ou=xx,ou=yy,o=zz" /> > > > > > > > > for this > > > > > > > > <property name="filter" > value="cn=%u,ou=A01,ou=xx,ou=yy,o=zz" /> > > > > > >Just out of interest: what's the vendor of your LDAP server? Does it happen > > >to > > >be an Active Directory? -- My Weblog - http://wpmu.planner4u.org/ _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
