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

KB276747: MicroStrategy Secure Enterprise 10.x or 2019 and above may shutdown unexpectedly when using LDAP authentication on Linux Operating Systems


Community Admin

• Strategy


When running MicroStrategy Secure Enterprise on Linux and using LDAP for authentication the Intelligence Server process may shutdown unexpectedly.

Description

When running Strategy Secure Enterprise 10.x or 2019 on Linux and using LDAP for authentication the Intelligence Server process may shutdown unexpectedly.
 

Why is this happening?

The issue is caused when using libldap libraries as the LDAP connectivity library. Starting with Strategy Secure Enterprise 10.x, LDAP authentication is now handled in a way that takes advantage of multithreaded architectures. The issue occurs because the underlying libldap libraries are not thread safe and thus it's possible an exception within them will cause the Strategy Intelligence Server to crash.
 

Solution

When implementing LDAP authentication in Strategy Secure Enterprise 10.x or 2019 and above, users should use libldap_r as the LDAP connectivity libraries as this should be thread safe as shown below:
 

ka04W00000148YnQAI_0EM4400000029Cu.jpeg

This library is included as part of the standard OpenLDAP package available via RHN.
In addition to switching the connectivity library as outlined above, it is also recommended users upgrade the version of OpenLDAP package on their system to the latest available. It's been seen some older versions of the package can still experience stability issues even when using the libldap_r connecitivity library.
If none of the above actions resolve the error, see KB424161.
The Strategy internal reference number for the issue discussed in this document is DE28486.


Comment

0 comments

Details

Knowledge Article

Published:

May 4, 2017

Last Updated:

October 17, 2019