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.29KNumber of Views How to troubleshoot On-Demand Authentication (ODA) login failures in RSA Authentication Manager 8.x 1.19KNumber of Views Supported On-Demand Authentication (ODA) SMS providers for use with RSA Authentication Manager 8.x 284Number of Views Authenticate with On-Demand Authentication (ODA) using REST API authentication on RSA Authentication Manager 8.x 312Number of Views RSA Authentication Manager On-Demand Authentication (ODA) failing with the following error: User provided incorrect On-De… 162Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to Download OTP Token Seed Files from myRSA How to Connect to the RSA Authentication Manager Database Using PostgreSQL (psql)