This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcements

SecurID® Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID
  • :
  • Knowledge Base
  • :
  • How to obtain the version information for RSA Authentication Agent for PAM installed on Linux
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

How to obtain the version information for RSA Authentication Agent for PAM installed on Linux

Article Number

000025793

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

You can determine the version of the RSA Authentication Agent for PAM via the strings command Following are examples on determining the agent version.

  1. Find where your PAM agent is installed via the find command.

/opt is the default agent install directory.

[bash #] find / -name pam
/etc/log.d/scripts/services/pam
/opt/pam
  1. Navigate to the installation directory
[bash #] cd /opt/pam/lib
  1. Run the strings command for the version.  
[bash #] strings pam_securid.so | grep "Agent"
@(#)RSA Authentication Agent 8.0.0 for PAM [195]
  1. Run the following command to obtain the version number along with build information of the RSA installed PAM agent.  Sample output is included.
[bash #] strings pam_securid.so | grep "Agent"
RSA Authentication Agent 8.0.0 for PAM [195] 11_23_17_04_55_27
 
[bash #] strings pam_securid.so | grep "Built on"
. Built on Jan 19 2018 13:30:33


For older versions

[bash]# strings pam_securid.so | grep "Agent"
@(#)RSA Authentication Agent 6.0 for PAM [011]

 

[bash]# strings pam_securid.so | grep "Agent"
@(#)RSA Authentication Agent 5.3 for PAM [254]
Tags (37)
  • Admin
  • Admin Tutorial
  • Administration
  • Administrative
  • Agent
  • All Versions
  • Any Version
  • Auth Agent
  • Authentication Agent
  • Customer Support Article
  • Every Version
  • Helpful Hints
  • How To
  • Informational
  • Instructions
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Linux
  • management
  • PAM
  • Pluggable Authentication Module
  • Process Steps
  • RSA SecurID
  • RSA SecurID Access
  • RSA SecurID Suite
  • SecurID
  • SecurID Access
  • SecurID Agent
  • SecurID Suite
  • Tip &amp Tricks
  • Tips and Tricks
  • Tutorial
  • UNIX
  • Version Agnostic
  • Walk Through
  • Walkthrough
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2020-12-12 10:28 AM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.