On Fri, Apr 24, 2009 at 1:46 AM, Anthony Giggins <[email protected]> wrote: > I've setup CAS 3.3.2 with the following example > > http://www.ja-sig.org/wiki/display/CASUM/JAAS >
Which JAAS LDAP module are you using? As the author of the edu.uconn.netid.jaas.LDAPLoginModule module mentioned in that wiki entry, I'd recommend avoiding it. edu.vt.middleware.ldap.jaas.LdapLoginModule seems to be significantly more mature and well maintained. http://www.middleware.vt.edu/doku.php?id=middleware:opensource:ldap#jaas_support -Matt -- [email protected] Key ID:D6EEC5B5 -- 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
