All Apps and Add-ons

Error while configuring Check Point OPSEC LEA Linux app

bwooden
Splunk Employee
Splunk Employee

I receive the following error via UI or CLI when trying to setup Check Point OPSEC LEA Linux app:

Error while loading shared libraries: libpam.so.0:  cannot open shared object file: No such file or directory

An ldd does not show a matching library on the system (which makes sense, thus above error).

Anyone encountered the same on a RHEL 2.6 box before? How did you resolve?

0 Karma
1 Solution

bwooden
Splunk Employee
Splunk Employee

Binaries are statically linked to required libraries. One option, if you have root access, is to install the library via yum:

yum install -y pam.i686

(credits: Thanks to one RR)

View solution in original post

bwooden
Splunk Employee
Splunk Employee

Binaries are statically linked to required libraries. One option, if you have root access, is to install the library via yum:

yum install -y pam.i686

(credits: Thanks to one RR)

bwooden
Splunk Employee
Splunk Employee
0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...