If we lost Admin password(unfortunately), how will you enter
into Admin console?
Answer Posted / azeema
Go to the security folder under the weblogic server location
and run the following
ex: WEBLOGIC_HOME/samples/domain/wl_server/security/ and run
java weblogic.security.utils.admin account newusername
newpassword .
the . at the end indicates that it will create a new
defaultauthenticatorinit.idif file
Finally, go to
WEBLOGIC_HOME/samples/domain/wl_server/example_server/data/l
adap/
delete defaultauthenticatormyrealmInit.initialized as this
will be created when you restart the server.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are logics in reference to web logic servers?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
How will a single machine run multiple web logic server instances?
What is the msi mode in weblogic? How can you enable and disable this option?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
What is meant by unicast?
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
Is weblogic a web server?
What is Weblogic ? (Weblogic Interview Questions)
Why would a client application use jta transactions?
How do I create a producer pool? : BEA Weblogic
What are class paths? How can they be set?
How should I use sorted queues? : BEA Weblogic
Define the list of pre-configured queues?