EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB32218: "Failure to initialize a LDAP session to server "XXXX"" error occurs when testing a connection to an LDAP server over SSL with MicroStrategy Intelligence Server


Community Admin

• Strategy


"Failure to initialize a LDAP session to server "XXXX"" error occurs when testing a connection to an LDAP server over SSL with MicroStrategy Intelligence Server.

SYMPTOM:
When testing a connection to an LDAP server over SSL with Strategy Intelligence Server 9.x and 10.x, the following error message appears:
 
Sample Code/Error
Failure to initialize a LDAP session to server "XXXX".
 
This error message is also repeated in the DSSErrors.log. A test connection to the same server over cleartext connects successfully.
 
The following Strategy Knowledge Base technical notes have more information on configuring LDAP over SSL:

  • KB12067: How to configure LDAP connectivity using Clear text (using OpenLDAP) or SSL (using OpenSSL) for Strategy Intelligence Server 9.x and newer on Linux.
  • KB13041: How to configure LDAP connectivity using SSL authentication with Strategy Intelligence Server 9.x on Windows Operating Systems
  • KB12045: How to configure LDAP connectivity using Cleartext or SSL using Tivoli version 6.0 and GSKit 7 for Intelligence Server 9.x on AIX 5.2 and 5.3.

CAUSE:
One possible cause of this error message is the host specified in the Strategy Intelligence Server 9.x LDAP configuration does not match the Subject of the SSL certificate. 
 
ACTION:
Ensure the host specified in the Strategy Intelligence Server 9.x and 10.x LDAP configuration matches the CN entry for the Subject of the SSL certificate being used.
 
For example, examine the following SSL certificate stub:
 
Sample Code/Error
Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number: 0 (0x0)
        Signature Algorithm: PKCS #1 MD5 With RSA Encryption
        Issuer: E=CA@example.com, CN=CA, OU=Tech Services, O=Strategy, L=McLean, ST=Virginia, C=US
    Validity:
            Not Before: Wed May 30 21:45:16 2007
            Not After: Fri Mar 19 21:45:16 2010
        Subject: E=CA@example.com, CN=CA, OU=Tech Services, O=Strategy, L=McLean, ST=Virginia, C=US
 
 
In this example, the CN of the Subject is 'CA'. The host entry in the Strategy Intelligence Server 9.x LDAP configuration should be set to CA for the Strategy Intelligence Server 9.x to correctly identify and use the certificate.
 
If necessary, map the host name to the appropriate IP address in the machine's hosts file.
 
 
 


Comment

0 comments

Details

Knowledge Article

Published:

June 6, 2017

Last Updated:

June 6, 2017