Article Content
Article Number | 000034640 |
Applies To | RSA Product Set: Adaptive Authentication (OnPrem) RSA Version/Condition: 7.3 |
Issue | Customer recently upgraded to Adaptive Authentication (on Premise) version 7.3. Risk Engine being used is still in version 150 which belongs to 5.7 version of Adaptive Authentication (on Premise). Customer wants to move to a new CRE model and would like some guidelines |
Resolution | The Risk Engine model is upgraded when you upgrade from RSA Adaptive Authentication (On-Premise) 6.0.2.1 to RSA Adaptive Authentication (On-Premise) 7.3. If you are upgrading from RSA Adaptive Authentication (On-Premise) 7.0 (in which the new model was introduced), it is assumed that you switched to the new model when you upgraded from 6.0.2.1 to 7.0. After you upgrade to RSA Adaptive Authentication (On-Premise) 7.3, the Risk Engine model runs in silent mode until you run a script to switch to the new model. Switch to the new model: 1. Navigate to the rootdirectory/utils_7.3/risk_model_manager directory. 2. Run the following script: On UNIX: ./l_RunRiskModelManagerTool.sh -U Note: Run the script on UNIX as root or any other user who has the required permissions. On Windows: w_RunRiskModelManagerTool.bat -U Note: You are prompted for the application user password when you run the script. If the JAVA_HOME variable is not set up, you are prompted to set it up. Roll Back to the Previous Risk Engine Model To roll back to the previous model: 1. Navigate to the rootdirectory/utils_6.0.3.0.0/risk_model_manager directory. 2. Run the following script: On UNIX: ./l_RunRiskModelManagerTool.sh -R On Windows: w_RunRiskModelManagerTool.bat -R |