Environment: OpenLDAP 2.4.22 JASIG CAS 3.3.5 cas-server-support-ldap-pwd-expiration-3.3.5
I have been trying get the LDAP Password Policy module to work for several days without success. I have tested the OpenLDAP server with the command line client to ensure that the proper error codes return and they do such as: ldap_bind: Invalid credentials (49); Password expired I have been remote debugging some of the class files that shipped with the password expiration module and detailMessage in e has the value [LDAP: error code 49 - Invalid Credentials] (Line 111 in BindLdapAuthenticationHandler.java in the password expiration module). So it looks like it is losing the "Password expired" part of the message somewhere along the line. Any ideas? Thank you, Jamie Sammons -- 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
