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
java.sql.SQLSyntaxErrorException: ORA-00932: inconsistent datatypes: expected - got NCLOB in RSA Identity Governance & Lif… 101Number of Views New PIN Mode and Next Tokencode Mode not working from the web pages using RSA Authentication Agent for Web for Apache on R… 73Number of Views Replica fail over is not working on PAM agent version v7.1.0.149.01 for RSA Authentication Manager 71Number of Views AIX - Syslogd flag -n should not be used (AIX event source not discovered) 14Number of Views Is it possible to support two different attributes 'mail' and 'uid' as user name based on the logic 'userNameSameAsEmailFl… 7Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager Upgrade Process How to delete old or pending certificate signing requests for RSA Authentication Manager console or virtual host replaceme…
Don't see what you're looking for?