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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...