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
Tell me how does a server find out server unavailability?
What is boot?properties file in weblogic server?
What should you do in a passive method?
What technologies are included in j2ee?
How do I create a producer pool? : BEA Weblogic
What are stating modes are available in Weblogic Server ?
What are the functions of t3 in the web logic server?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....
What is the emergency log message?
How do I start wls and configure jms? : BEA Weblogic
What is meant by domain, adminserver, managedserver?
What Is The Advantage Of Clustering ?
What is a domain template?
How do I bind string values in a preparedstatement? : BEA Weblogic