QuestionQ235

Application Deployment and Security

Question Image

Refer to the exhibit. Users have recently reported issues signing in to an application with their usernames and passwords. The logs captured an authentication attempt. Based on the contained messages and errors, what is causing the problem?

  • A There is a time synchronization issue between the application and LDAP.
  • B The LDAP server used for authentication fails to respond to connection requests.
  • C The sign-in redirection is sending clients to the wrong server for SSO.
  • D Users are providing incorrect credentials when logging in.
Explanation

LDAP authentication is failing because the LDAP connection times out. A Net::LDAP::Error reporting a connection timeout means the LDAP server is not responding to the application's connection request within the configured timeout.

Community Discussion

No comments yet. Be the first to start the discussion!