LDAP Integration Error

Hi Experts,

We are in a process of enabling the LDAP on new OO.

But unfortunately we are getting the error below. Kindly help us to resolve the issue. Also, please let us know what kind of information do we need to put in Privileged User DN(require proper example).

Error:

OO Version : 24.4

LDAP : SSL Mode

Certificate Imported : Yes we imported the LDAP certificate

Regards,

Pranav R N

Parents
  • 0

    Hi,

    The certificate needs to be imported to the central client.truststore, not to java cacerts. The client truststore for central is located under central/var/security  folder.

    Keep in mind that if your environment consists of several centrals in a cluster, then the certificate will have to be imported on each cluster node's client.truststore.

    After importing certificates to client.truststore restart of the service is not required.

    Importing certificates directly to the java cacerts truststore does nothing for OO at runtime.

    Hope this helps,

    Vlad

Reply
  • 0

    Hi,

    The certificate needs to be imported to the central client.truststore, not to java cacerts. The client truststore for central is located under central/var/security  folder.

    Keep in mind that if your environment consists of several centrals in a cluster, then the certificate will have to be imported on each cluster node's client.truststore.

    After importing certificates to client.truststore restart of the service is not required.

    Importing certificates directly to the java cacerts truststore does nothing for OO at runtime.

    Hope this helps,

    Vlad

Children
  • Verified Answer

    +1 in reply to 

    HI All,

    Sorry for the late reply.

    Manage to resolve the issue.

    I have imported the certificates to java/keystore and central/var/security/client.truststore. 

    Kindly Note. Before importing the cert first stop the services and then take a backup of cacerts and client.truststore file.

    Regards,

    Pranav R N