Hank, Is anything in your logs indicating that CAS is trying to connect to your directory? You might want to crank up the log levels if you aren't seeing anything. If you have access to your directory logs, they can also be useful to diagnose if there is some issue connecting to the directory. Is the client connecting? Does TLS negotiation succeed? Is the BIND for the admin account successful (in a 2-stage BIND)? Is the BIND for the user account successful?
If not, you should at least be getting some kind of error in the CAS logs that gives you a hint. Try posting the output here for a failed login. Thanks, Carl Waldbieser ITS Systems Programmer Lafayette College ----- Original Message ----- From: "Hank Foss" <[email protected]> To: "CAS Community" <[email protected]> Sent: Friday, September 30, 2016 4:17:24 PM Subject: [cas-user] Issues getting LDAP going - CAS 4.2.5 Thanks to the documentation, I've been able to get far with the CAS build so far, but LDAP has been a bit of a challenge so far. I followed this link to the letter: https://apereo.github.io/cas/4.2.x/installation/LDAP-Authentication.html Then I re-ran maven by running* mvn install package*, reloaded WAR file, and restarted Tomcat - not much luck so far. What is good is that the log file cas.log has shown the source IP and attempting logon username. So that's a step in the right direction: at least it's showing the failure! The local user casuser / Mellon logons are successful, and the cas.log shows that too. Any advice on LDAP configuration on CAS 4.2.5 is greatly appreciated. Thanks, Hank -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/1b2a7338-e6f8-461f-90cc-044c191355cd%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/635421591.6104172.1475267320084.JavaMail.zimbra%40lafayette.edu. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
