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
How to remove RSA ACE/Server node secret when RADIUS is in use and no RSA ACE/Agent is installed 104Number of Views Security scope does not display report names associated with Aveksa Report Result entitlements in RSA Identity Governance … 43Number of Views The number of RSA Via Lifecycle and Governance reviewers in an email list does not match the setting for the "Max Recipien… 54Number of Views How to enable DEBUG level logging for the Generic REST Connector in RSA Governance & Lifecycle 67Number of Views How to configure the Enable, Disable, Lock, and Unlock actions in an Account Review in RSA Identity Governance & Lifecycle 78Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?