About Changing Passwords for System Accounts

Throughout the OFSBDF application there are several system accounts that may require changing the password for security purposes.

The following table summarizes the different system account passwords used by Oracle Financial Services Behavior Detection Framework, the subsystems that use those passwords, and instructions on how to change the passwords.

Table 8-9 System Account Passwords

System Account Subsystem Instructions
Data Ingest User(INGEST_USER) Data Ingestion
  1. Change the password in the database server for this user.
  2. Use the Password Manager Utility to change the password in Oracle Financial Services Behavior Detection Framework to the new password.
Algorithm User(KDD_ALG) Behavior Detection Services
  1. Change the password in the database server for this user.
  2. Use the Password Manager Utility to change the password in Oracle Financial Services Behavior Detection Framework to the new password.
dataminer User (KDD_MNR) Alert& Case Management Data Ingestion
  1. Change the password in the database server for this user.
  2. Use the Password Manager Utility to change the password in Oracle Financial Services Behavior Detection Framework to the new password.
Web Application User(KDD_WEB) Alert& Case Management Services
  1. Change the password in the database server for this user.
  2. Use the Password Manager Utility to change the password in OFSBDF to the new password.
Behavior Detection Framework Bdf
  1. Execute <INSTALL_DIR>/bdf/scripts/changePasswords.sh to generate an encrypted version of the password.
  2. Find the <INSTALL_DIR>/bdf/config/custom/BDF.xml with the encrypted password.

Refer to the Installation Guide for more information. Note:Please note that for BDF does not use Password Management utility.

Reports User(KDD_REPORT) OBIEE Reports Open the $OracleBI_HOME/server/Repository and expand the Physical Layer.

Open the Connection Pool and change the Password parameter to set a new value of the KDD_REPORT schema password.

Note:OBIEE is an optional application.

RegReporting Service User Alert& Case Management
  1. Change the password in the Reg Reporting Service for this user.
  2. Use the Password Manager Utility to change the password in OFSBDF to the new password by executing the following command: <INSTALL_DIR>/changePasswords.sh rrs.password

Note:Iti s important that the password for RRS WebService and RRS are the same.