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 is actually weblogic cache?
What is the purpose of the serializedsystemini.dat file?
What is the server?
Write a program to bind string values in a preparedstatement?
What is nmenroll in wlst?
How to make a managed server ?
How to integrate appache with weblogic?
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
What are stating modes are available in Weblogic Server ?
Is an xslt processor bundled in weblogic server?
how will you trouble shoot the URL issue in Web logic/ways?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
What is the difference between url instance and urlconnection instance?
What is weblogic?