Code Snippet

Just another Code Snippet site

Uncategorized

[Weblogic] Reset admin password

Shut down the WebLogic domain. Rename/Remove the data folder. Rename/Remove the file Set the environment variables. Reset the password using the following command. Remember to substitute the appropriate username and password. Update the “$DOMAIN_HOME/servers/AdminServer/security/boot.properties” file with the new username and password. The file format is shown below. Start the WebLogic domain.

Previous Posts Next posts