RSA RADIUS Service stopped after upgrading to AM 8.6
Originally Published: 2022-04-07
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.5
Issue
Cause
- The highlighted attributes above from dictionary.radius-rsa-migrated_2 show an inconsistency between ATTRIBUTES 201 to 211, 249, 250, 251 and ATTRIBUTES 252 to 254. Attributes 252, 253, and 254 have their names verified while before 252, the attributes have no identity and are all set to string.
Resolution
2. Log in to the primary RSA Authentication Manager server as rsaadmin and enter the operating system password.
3. Type the command: radiusd -X
- A similar error should appear: "Errors reading dictionary: dict_init: /usr/share/freeradius/dictionary.radius-rsa-migrated_2[Row_Number]: Invalid attribute identifier: Invalid data 'string' in attribute identifier".
4. Navigate to /usr/share/freeradius/dictionary.radius-rsa-migrated_2, remove Row_Number or comment it out and all invalid attribute entries.
5. Using WinSCP or a similar software, log in to the replica RSA Authentication Manager server.
6. Navigate /opt/rsa/am/radius/radius.dct, copy the correct attribute entries and add them to the new dictionary of the primary at /usr/share/freeradius/dictionary.radius-rsa-migrated_2.
7. Change any inconsistent syntax, for example: "ATTRIBUTE-" to be "ATTRIBUTE"
8. Restart the RADIUS service > /opt/rsa/am/server/rsaserv restart radius
9. Retype the command radiusd -X. A similar output to the below indicates that the service is running.
9. Port 1812/UDP should be listening again, to verify type: netstat -an | grep 1812.
10. Verify the RADIUS service is up and running > /opt/rsa/am/server/rsaserv status radius
Workaround
Notes
- The command radiusd -X is specific to FreeRADIUS only.
Related Articles
Radius Authentication Failure after upgrading to 8.6 and above with UTF-8 Error seen in radius logs 613Number of Views Windows Share is not accessible from local users after upgrading to 8.5 259Number of Views AFX Server fails to start in a WebSphere deployment after upgrading to 7.0.x or higher of RSA Identity Governance & Lifecycle 383Number of Views How to manually update the internal SHA-1 certificates used by earlier versions of Authentication Manager after upgrading … 980Number of Views Tables embedded in workflow email nodes are malformed after upgrading to version 7.1.1 of RSA Identity Governance & Lifecycle 87Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?