How to obtain the version information for the RSA Authentication Agent for PAM installed on Linux
2 years ago
Originally Published: 2018-11-13
Article Number
000064274
Applies To
RSA Product Set: SecurID
RSA Product/Service Type: Authentication Agent for PAM
Issue
This article explains how to accurately identify the RSA Authentication Agent for PAM version installed from the Linux client or server which is integrated to RSA for two-factor authentication.
Resolution
  1. Open an SSH session using a SSH client such as PuTTy to the Linux machine where the RSA PAM agent is installed.
  2. Login as the root user and enter the password:
login as: root
Using keyboard-interactive authentication.
Password: <enter root password>
  1. Change directory to /opt/pam/lib/64bit/:
cd /opt/pam/lib/64bit/
  1. Run the following command to obtain the version number of the RSA installed PAM agent.  Sample output is included.
strings pam_securid.so | grep "Agent"
RSA Authentication Agent 8.0.0 for PAM [195] 11_23_17_04_55_27