Change the Character Length for On-Demand Authentication Tokencodes
Use this procedure to choose either six or eight digits as the character length for the On-Demand Authentication (ODA) tokencodes generated by RSA Authentication Manager. By default, on-demand tokencodes are eight characters long.
Procedure
Log on to the appliance with the user name rsaadmin and the operating system password.
Change directories:
cd /opt/rsa/am/util
To set the character length, type:
./rsautil store -a add_config auth_manager.oda.token_code_length <X> global 503
where <X> is either 6 or 8, depending on the character length you want to set.
To change the character length after setting it for the first time, type:
./rsautil store -a update_config auth_manager.oda.token_code_length <X> global 503where <X> is either 6 or 8, depending on the character length you want to set.
Restart all Authentication Manager Services on the primary instance and any replica instances. Type:
cd /opt/rsa/am/server
./rsaserv restart all
Related Tasks
Related Articles
How to setup On-Demand Authentication (ODA) in RSA Authentication Manager 8.x 1.27KNumber of Views How do I reset the On-Demand Authentication (ODA) PIN for my RSA Community account? 387Number of Views Authenticate with On-Demand Authentication (ODA) using REST API authentication on RSA Authentication Manager 8.x 307Number of Views How can I change the On-Demand Authentication (ODA) PIN for my RSA Community account? 112Number of Views How to troubleshoot On-Demand Authentication (ODA) login failures in RSA Authentication Manager 8.x 1.19KNumber of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…