reset the weblogic admin console password
Dear experts,
I forget the weblogic console password. How to reset the weblogic admin console password.
I googled and found this solution, but this is not working
1. Run setDomainEnv.cmd/setDomainEnv.sh
2. Backup or rename the DefaultAuthenticatorInit.ldift
3. java weblogic.security.utils.AdminAccount weblogic <new_passwd>
I got this error:
NoClassDefFounError: weblogic.security.utils.AdminAccount
Regards,
Raman
0