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? 390Number 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 Citrix Netscaler failing to properly handle New PIN Mode and On-Demand Authentication (ODA) when using RADIUS with RSA Aut… 692Number of Views