I have some questions regarding the following wiki page: http://www.ja-sig.org/wiki/display/CASUM/LDAP
1. In the section titled: "Set Up the *LdapAuthenticationHandlers, practical examples. "; the sample for using FastBind LDAP handler and the Bind LDAP handler show using the same class name with different parameters. The class name is: org.jasig.cas.adaptors.ldap.FastBindLdapAuthenticationHandler . I assume that the second example should be using: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler 2. The settings for connecting to MS-AD are for using the Bind LDAP handler. What would be the equivalent for the FastBind LDAP handler? 3. Does the FastBind LDAP Handler work with MS-AD? I currently get the message "The credentials you provided cannot be determined to be authentic." At least with FastBind there are no exceptions thrown by the code, whereas when I use the Bind Handler exceptions are thrown. Thanks, Marianne Marianne Tromp Software Developer, part-time IT - applications 805.654-7781 City of Ventura -- 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
