If we lost Admin password(unfortunately), how will you enter
into Admin console?
Answers were Sorted based on User's Feedback
Answer / dinesh
To recover admin password:
http://www.allinterview.com/showanswers/105193.html
To reset admin password:
http://middlewaremagic.com/weblogic/?p=323
step 1,2 and 3 is enough.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / 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 |
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
What is the java authentication and authorization service (jaas) 1.0?
Explain The Methods For Providing User Credentials For Starting The Server ?
What is meant by gc and explain it?
What is application tuning?
How can domain configuration lock be enabled and disabled?
what happen when we give www.abc.com in url(what is process)
how to change the Nodemanager password?
What is weblogic application server?
How is the security handled in web logic j2ee connector architecture?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is jvm tuning?