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.28KNumber of Views How do I reset the On-Demand Authentication (ODA) PIN for my RSA Community account? 392Number of Views How can I change the On-Demand Authentication (ODA) PIN for my RSA Community account? 115Number of Views Supported On-Demand Authentication (ODA) SMS providers for use with RSA Authentication Manager 8.x 283Number of Views Enable On-demand Authentication by both SMS and E-mail on RSA Authentication Manager 8.6 Patch1 and higher 269Number of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process