LDAP Protocol

Parameter

Description

Port Number

The port number.

Connection Timeout

Time-out in milliseconds after which the Probe stops trying to connect to the LDAP application server.

User Name

The name of the user needed to connect to the application.

Password

The password of the user needed to connect to the application.

Protocol

Choose which security model to use to access the service:

  • LDAP. Discovery uses an unprotected connection.

  • LDAPS. Discovery uses an SSL connection.

LDAP Authentication Method

Simple. The supported authentication method.

Trust Store File Path

The file containing trusted certificates.

To import certificates into the Trust Store file:

  • Create a new Trust Store or use the default Java Trust Store: <java-home>/lib/security/cacerts

  • Enter the full path to the LDAP Trust Store file.

Trust Store Password

The LDAP Trust Store password used to access the Trust Store file. This password is set during the creation of a new Trust Store. If the password has not been changed from the default, use changeit to access the default Java Trust Store.