Hi, I am using Shiro to authenticate against LDAP. I am looking at writing custom code in the 'AuthenticationException' block to detect if the error was caused due to invalid credentials or if the issue was due to the LDAP server not being responsive. When i stop the LDAP server and try to login, i still get the 'Invalid credentials' exception. Is there anything else i can do to detect if the actual server is up?
-- View this message in context: http://shiro-user.582556.n2.nabble.com/Detecting-LDAP-Server-issue-tp7578534.html Sent from the Shiro User mailing list archive at Nabble.com.
