Thank you, after checking the logs on the ldap server we discovered that some process was taking out these users from ldap and that is why CAS was saying it could not find them. We have fixed that issue and have not had anymore users report a problem.
Thanks! ___________________ Juan Quintanilla UTS - Enterprise Group 305-348-6573 [email protected] ________________________________________ From: Michael Ströder [[email protected]] Sent: Wednesday, May 23, 2012 4:46 PM To: [email protected] Subject: Re: [cas-user] CAS Ldap search return 0 results Marvin S. Addison wrote: > The logs produced by OpenLDAP, for example, are very helpful in > providing insight into problems like these. Especially 'nentries' reports the number of results found for a particular search. Should be nentries=1 for successful logins. You should see a line SRCH with filter similar to (uid=joesmit) and then watch out for line SEARCH RESULT with same 'conn' number. Ciao, Michael. -- 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
