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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...