How to verify a third party patch has been installed successfully on Authentication Manager 8.1
Originally Published: 2016-05-19
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1
Issue
Resolution
# rpm -qa --last
The output of the command shows the history of rpm packages' installations and upgrades with the timestamp of each installation/upgrade.
If the installation was successful, the output should show upgrades for kernel, clamav, openssl, and some other packages on the date you applied the upgrade.
To verify if a specific package was upgraded by the Third party patch you can run the below command:
# rpm -qa --last | grep <package_name> e.g.: # rpm -qa --last | grep clamav
Related Articles
Unable to save a Workflow Approval Email Template that contains non-Latin characters in RSA Identity Governance & Lifecycle 52Number of Views Viewing, Downloading or Deleting an existing ASR fails with 'The request could not be handled' error in RSA Identity Gover… 84Number of Views Listing the contents of the RSA Authentication Manager Java KeyStore (JKS) files 435Number of Views 'The request could not be handled' error on the UI after updating Table Options in RSA Governance & Lifecycle 131Number of Views How to generate a SQL Explain Plan in RSA Identity Governance & Lifecycle if Oracle Enterprise Manager (OEM) access is not… 276Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third …
Don't see what you're looking for?