Hi,
Thank you Marvin for that information. I have enabled that on the log4j.xml file and see a little more information, but at least on CAS side it is not enough information to let me know why the user is failing those ldap search. We had one user who exists in ldap and was able to login Saturday. The user then attempted to login on sunday and was not able to. When I check the log it just shows me the following during 6 failed attempts: 2012-05-20 13:09:31,486 DEBUG [org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler] - <Search for uid=joesmit returned 0 results.> 2012-05-20 13:09:31,486 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler failed to authenticate the user which provided the following credentials: [username: joesmit]> Then today the user was able to login fine. Typically if it was a bad password the search would return a result in ght BindLdapAuthenticationHandler but would fail on the AuthenticationManagerImpl. I will speak with the ldap administrator to see we can find anything in the logs. It's rather strange because this is only happening to a handful of users not everyone. Any input on the problem would be appreciated. Thanks! ___________________ Juan Quintanilla 305-348-6573 [email protected] ________________________________________ From: Marvin S. Addison [[email protected]] Sent: Monday, May 21, 2012 9:54 AM To: [email protected] Subject: Re: [cas-user] CAS Ldap search return 0 results > What logger name can I set to debug the ldap connections or at least > see why it might be failing when trying to search for these > particular users? org.jasig.cas.adaptors.ldap=DEBUG M -- 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 -- 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
