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.25KNumber of Views How do I reset the On-Demand Authentication (ODA) PIN for my RSA Community account? 377Number of Views How to troubleshoot On-Demand Authentication (ODA) login failures in RSA Authentication Manager 8.x 1.18KNumber of Views How can I change the On-Demand Authentication (ODA) PIN for my RSA Community account? 109Number of Views Citrix Netscaler failing to properly handle New PIN Mode and On-Demand Authentication (ODA) when using RADIUS with RSA Aut… 687Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x