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
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
How to change from default JVM to other ?
Explain what are the steps required to setup the oracle instance for os authentication?
How do I publish an xml message? : BEA Weblogic
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
What are application servers?
We often see BSU when using weblogic. What is the meaning of BSU ?
Explain the tier architecture of a web logic server?
What is error ora-6502? : BEA Weblogic
Can you explain what are the ways in which the dns request of failed servers handled?
Do you know what is the purpose of t3 in weblogic server?
Define the purpose of the serializedsystemini.dat file?
What is the purpose of using multipools in web logic server?
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
What is the domain in weblogic server?