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
How to find out the listening ports?
Can you explain what are the ways in which the dns request of failed servers handled?
Difference between multicast and unicast?
What can be the various reasons for a server crash?
How does a server know when another server is unavailable ?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
What is the difference in the web.xml and weblogic.xml ?
Can I use a native two-tier driver for a browser applet? : BEA Weblogic
Explain what is the purpose of stub in web-logic server cluster?
What is jvm tuning?
What are the enhancements in ejb 2.0 specification with respect to asynchronous communication?
Which lelvel of activites ur reponsiable l1 or l2 or l3?
How do clients handle dns requests to failed servers?
When we will take thread dump? Please give us some examples?
What is meant by node manager?