You are on page 1of 1

Rename the data folder.

$ mv $DOMAIN_HOME/servers/AdminServer/data $DOMAIN_HOME/servers/AdminServer/data-
old

Set the environment variables.

$ . $DOMAIN_HOME/bin/setDomainEnv.sh

Reset the password using the following command. Remember to substitute the
appropriate username and password.

$ cd $DOMAIN_HOME/security
$ java weblogic.security.utils.AdminAccount <username> <password> .

You might also like