Change the WebLogic Administrator Account Password (DB Realm)
In a DB Realm environment, the customer prepares a dedicated user to manage the system-based user application authentication. This user is referred to as the DBRealm WebLogic Admin Account.
To change the password of the WebLogic Admin Account in a DBRealm environment, you complete three tasks.

-
On the Application Server, access the WebLogic administration console using the following URL:
http://localhost:7001/console
-
Sign in to the console using the existing WebLogic admin account credentials.
-
In the left pane, under Domain Structure, select Security Realms.
-
In the Realms table, select BPDBRealm.
-
Select the Users and Groups tab.
-
In the Users table, select the existing WebLogic admin user account.
-
Click the Passwords tab.
-
Enter the new password in the New Password and Confirm New Password fields and click Save.
-
Close the WebLogic Server Administration Console.

-
Sign in to the WFO Portal.
-
Browse to System Management Module that allows performing suite-wide system management activities from a single, Web-based application, the Enterprise Manager. > Enterprise > Settings.
-
Expand the Application server select the Framework Application server role Entity that contains a logical, predefined set of components (system software or certified third-party software) deployed in the Data Center and Site Zones that provide specific functionality for the system..
-
Modify the Administrator Password.

-
Use a text editor to open the boot.properties file on the application server at the location below:
%VERINT_WEBLOGIC_DOMAIN_HOME%servers\ProductionServer\security
-
For the password= parameter, type the new password (to replace the existing password value).
-
Save the boot.properties file and close the text editor.
-
Restart the WFO_ProductionDomain_ProductionServer Windows service on the server on which you have edited the boot.properties file. (Go to Start > Administrative Tools > Services and restart the service.)