Identifying RSA RADIUS version number installed on an RSA Authentication Manager 8.2 server
Originally Published: 2017-08-11
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.2
Issue
Resolution
cat /opt/rsa/am/radius/*.log | grep Version
For example,
rsaadmin@app82p:~> cat /opt/rsa/am/radius/*.log | grep Version 07/17/2017 14:18:40 Version: v1.01.1 07/17/2017 14:23:13 Version: v1.01.1 07/17/2017 14:53:25 Version: v1.01.1
Alternatively stopping and starting the RSA RADIUS server will write the software version into the current RSA RADIUS log file. The output, in part, will include the version. For example:
rsaadmin@app82p:~> /opt/rsa/am/server/rsaserv restart radius Stopping RSA RADIUS Server: */ RSA Database Server [RUNNING] * RSA RADIUS Server [SHUTDOWN] Starting RSA Administration Server with Operations Console: Starting RSA Database Server: RSA Administration Server with Operations Console [RUNNING] Starting RSA RADIUS Server Operations Console: RSA RADIUS Server Operations Console [RUNNING] Starting RSA Runtime Server: * RSA Runtime Server [RUNNING] Starting RSA RADIUS Server: * RSA RADIUS Server [RUNNING] rsaadmin@app82p:~> tail -n 35 /opt/rsa/am/radius/20170811.log 08/11/2017 11:21:23 DCF system shutting down 08/11/2017 11:21:24 DCF system shut down 08/11/2017 11:21:25 Shutting down Radius Authentication Server ... 08/11/2017 11:21:25 Shutting down Radius Accounting Server ... 08/11/2017 11:21:26 Completed server shutdown process 08/11/2017 11:21:28 Version: v1.01.1 . . .
Notes
Related Articles
Authentication Manager is showing one or more OpenSSL vulnerabilities 27Number of Views Generate a Web-Tier Deployment Package 82Number of Views How to overcome the RSA Identity Governance & Lifecycle initialization status error when the database schema version is hi… 172Number of Views How to identify which operating system is installed on an RSA Identity Governance & Lifecycle Appliance 241Number of Views View Installed Licenses 108Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA-2026-07: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?