Hi, I have active directory running on Windows 2000 and I am trying to connect to it using LDAP. I am using the FastBindLdapAuthenticationHandler. It says a filter with uid=%u is required but there is no "uid" attribute in my LDAP server. Its attempting to bind as uid=<logged in user>,CN=Administrator,CN=Users,DC=.... and comes back with a message "Failed to authenticate the user which provided the following credentials:[username: <my username>]>. I have verified binding as that user in my ldap tree directly. Is this a version problem or are there any other configuration that are required? I dropped the cas-server-support-ldap-3.3.3.jar in WEB-INF/lib folder. CAS server version is 3.3.3. I then modified deployerConfigContext.xml to add a LdapContextSource and FastBindLdapAuthenticationHandler..
am I missing something? any help would be greatly appreciated. thanks, -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
