Change the WebLogic 12.x Admin Account Password (Windows Authentication)
Perform this manual procedure to change only the WebLogic Admin Account password.
Before you begin
Back up the WebLogic 12.x 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 BPDBRealm.
-
Click the Providers tab.
-
In the Authentication Providers table, click the name of the Active Directory 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 area, complete the following 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 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 with a web browser, and verify that you can sign in using any Windows domain account that was previously used to access the portal.
If you cannot sign in, a mistake has occurred somewhere in this procedure. To reset the password, repeat this procedure from step 1.
-
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 from the following location:
%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 > 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 is completed successfully for the application servers.
-
Open the Enterprise Manager Agent (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 area, 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 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 server, restart the WFO_ProductionDomain_ProductionServer service on that application server and then acknowledge the alarm.
If the Framework Applications plug-in fails, check the pluginerror.log file. Find the log file in:
<install_directory>\Software\UCMServices\Plugins\Databases\FrameworkApplications.
-
What to do next
Restore the Existing WebLogic 12.x Admin Account User Name or Password
Technologies, Security and Network Integration Deployment Reference Guide