Change the WebLogic Admin Account Password (Windows Authentication)
Perform this manual procedure to change only the WebLogic Admin Account password.
Before you begin
Back up the Files Needed to Restore the Existing Account or Password
Procedure
-
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.
-
Under Domain Structure (left pane), select Security Realms.
-
In the Realms table, click on BPDBRealm.
-
Click the Providers tab.
-
In the Authentication Providers table, click the name of the Active Directory One of the main user authentication methods supported in the system, allowing customers to leverage Windows Authentication as the authentication mechanism in the system. provider. (The Description column for this provider states Provider that performs LDAP authentication.)
-
Click the Provider Specific tab.
-
Under Change Center (left pane), click Lock & Edit.
-
In the Connection section, complete these fields:
-
Credential text box - Type the new password for the account.
-
Confirm Credential text box - Type the new password for the account again.
-
-
Click Save.
When the update is successful, the message “Settings updated successfully” appears under the Messages setting in the right pane.
-
Under Change Center (left pane), click Activate Changes.
When the activation is successful, the message “All changes have been activated. No restarts are necessary.” appears under the Messages heading in the right pane.
-
An Active Directory administrator must perform this procedure in Active Directory.
Reset the WebLogic admin user password to the new value in Active Directory > Users & Computers.
-
Right click on the user object and click Reset Password.
-
In the New password field, enter the new password.
-
In the Confirm password field, enter the new password again.
-
Make sure the Unlock the user’s account check box is selected.
-
Click OK.
-
-
Access the enterprise portal Home page or main UI access point for all WFO applications. with a web browser, and verify that you can log in using any Windows domain account that was previously used to access the portal.
If you cannot log in, a mistake has occurred somewhere in this procedure. You must repeat this procedure from the beginning to reset the password.
-
Use a text editor to update the boot.properties file on the application server.
-
Use Notepad or a similar 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 from the Services window on the server on which you have edited the boot.properties file.
-
If you have an application server cluster, repeat this step on every server in the cluster before continuing to the next step.
-
-
From the enterprise portal, select System Management Module that allows performing suite-wide system management activities from a single, Web-based application, the Enterprise Manager. > Enterprise > Settings.
-
Under Installations (left pane), open the Framework Applications server role.
-
In the Framework Applications server role settings, update this field:
-
Administrator Account Password - Enter the new password for the WebLogic Admin Account here. (Click the icon to the right of the text box to set and confirm the password.)
-
-
Wait for the Pending Messages icon to disappear from the top of the screen before continuing to the next step.
-
Verify that the CMA distribution has completed successfully for the application servers.
-
Open the Enterprise Manager Agent Web application installed on every system server that communicates with the Enterprise Manager regarding any configuration changes or alarm messages for the relevant server. (EMA) application on the application server.
-
To open the EMA, enter this URL in the web browser: http://hostname/EMA, where hostname is the host name of the application server.
-
Select Status > System Monitor.
-
In the Status Messages section, look for a message stating: CMA Distribution: complete successfully on date_and_time
-
-
Check the Alarm Dashboard for an alarm indicating that it is necessary to restart the WFO service.
-
From the enterprise portal, select System Monitoring > System Monitor > Alarm Dashboard.
-
In the Alarm Dashboard, look for an alarm named Service restart required that is active on an application server for which you have changed the WebLogic Admin Account password.
If you have multiple application servers, you should see one alarm for each application server.
The alarm indicates that it is necessary to restart the WFO_ProductionDomain_ProductionServer service. (The alarm Details pane for an alarm indicates the specific service that must be restarted.)
-
When you see this alarm for an application sever, restart the WFO_ProductionDomain_ProductionServer service on that application server and then acknowledge the alarm.
If the Framework Applications plugin fails, check the pluginerror.log file. This log file is located at <install_directory>\Software\UCMServices\Plugins\Databases\FrameworkApplications.
-
Workflow: Change the WebLogic Administrator Account (Windows Authentication)
Change the WebLogic Administrator Account to a Different User Account (Windows Authentication)
Restore the Existing WebLogic Admin Account User Name or Password
Technologies, Security and Network Integration Deployment Reference Guide