how to change the weblogic server password?

Answer Posted / nagababu

by using weblogic.Admin command we can reset password.
ex:c:/bea/user_projects/domains/domain name>java
weblogic.security.utils.AdminAccount <new username> <new
password> .

dont forget "." at the end.

This command will create "default authenticatorInit.ldift"
in ur domain.you can find "default authenticatorInit.ldift"
in "security" folder,rename/delete it and paste newly
created "default authenticatorInit.ldift".

now goto servers/Adminserver/data/ldap
rename/delete ldap folder.

now go to servers/Adminserver/security
in thid you can find "boot.properties".In this file write
your new username and password in place of encrypted
username and password..and save it.

Restart server and access admin console with your newly
created username and password.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic

683


How to change from default JVM to other ?

786


Explain what are the steps required to setup the oracle instance for os authentication?

724


How do I publish an xml message? : BEA Weblogic

781


How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic

699


What are application servers?

684


We often see BSU when using weblogic. What is the meaning of BSU ?

798


Explain the tier architecture of a web logic server?

710


What is error ora-6502? : BEA Weblogic

672


Can you explain what are the ways in which the dns request of failed servers handled?

716


Do you know what is the purpose of t3 in weblogic server?

632


Define the purpose of the serializedsystemini.dat file?

677


What is the purpose of using multipools in web logic server?

770


What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?

715


What is the domain in weblogic server?

754