Configure RSA RADIUS to Use System-Generated PINs
RSA RADIUS does not allow system-generated PINs by default. If you choose to allow system-generated PINs, authentication will fail unless you change the RADIUS configuration file, securid.ini,on each RADIUS server to allow system-generated PINs, and then restart RADIUS.
Before you begin
You must be a Super Admin.
Procedure
Log on to the Operations Console on the RSA Authentication Manager instance hosting the RADIUS server.
Click Deployment Configuration > RADIUS Servers.
If prompted, enter your Super Admin User ID and password.
Select the server hosted on this instance, and click Manage Server Files from the context menu.
In the Configuration Files tab, select the securid.ini file, and click Edit from the context menu.
Find the following line:
AllowSytemPins = 0
The 0 indicates that system-generated PINs are not allowed. To allow system-generated PINS, change the setting to the following:
AllowSystemPins = 1
The 1 indicates that system-generated PINs are allowed.
Click Save and Restart RADIUS.
Restart the RADIUS server for the changes to take effect.
Related Articles
FIM standalone install asks for sql url/port with Derby 14Number of Views Authentication with SSH tools fails on Solaris asks for a password instead of passcode 38Number of Views RSA Identity Management & Governance AuthRequest asking for a transient ID in SAML SSO integration 197Number of Views Replica fail over is not working on PAM agent version v7.1.0.149.01 for RSA Authentication Manager 69Number of Views SNMP queries and traps not working after configuring Authentication/Privacy passwords on RSA Authentication Manager 8.x 366Number 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 …