If the customer required to change the database password, they need to change the password parameters in the environment.ini files for all instances, but how do we change the encrypted password?
Please check following steps:
1. Run password_manager.exe with option value like this, the syntax for change password :
./Actimize/ais_server>password_manager.exe -g -k "keystore file" -a "keystore password" -v "value of new passoword" |
Example:
2. After that, copy the value from step 1 to the environment.ini files. For example if user RCM/ACTIMIZE database change the password, you must change the parameter in every environment.ini files as follow:
- WLF - AML_WLF_environment.ini
- CDD - AML_CDD_environment.ini
- SAM - SAM_EnvironmentConfiguration.INI
- RB - FF_environmentConfig.ini
Note : If all user database changed, you must change parameter in other environment.ini file below if any :
UDM :
DW_environmentConfig.ini, TaskMonitor_EnvironmentConfiguration.ini, ExecutionQueue_environmentConfig.ini.
CDD :
AML_CDD_environment.ini, AML_CDD_environment_internal.ini, UDM_DAL_environmentConfig.ini,
SAM :
SAM_EnvironmentConfiguration.INI, UDM_DAL_environmentConfig.ini, ExecutionQueue_environmentConfig.ini.
WLF :
AML_WLF_environment.ini
RB :
FF_environmentConfig.ini
3. Then do Test Connection to make sure the value is correct.
- From AIS Modeler, open 1 package to open Workspace
- Click Menu Workspace -> Add Package to Workspace -> Choose all Package -> OK, so make the all package in the one workspace
- Test Connection all object Connector to make sure, the value is affected and the connection is done.
- 1. Choose flat view, to change the view for look every object.
- 2. Choose Connector, to display every object Connector only.
- 3. Right click in object.
- 4. Choose Test Connection to test connection.