how to change the weblogic server password?

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


Please Help Members By Posting Answers For Below Questions

How Can Cluster Communication Occur ?

573


What is the java authentication and authorization service (jaas) 1.0?

533


When can high usage of CPU occur?

612


What are the advantages and disadvantages of node manager?

557


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic

555






How to start node manager?

569


What is a domain template?

550


What is error ora-6502? : BEA Weblogic

506


How do I call a servlet with parameters in the url? : BEA Weblogic

564


What are stubs?

662


Managed servers are running. What happens if admin server down?

521


How do I identify the document type of an xml document? : BEA Weblogic

526


What is the boot? What is the significance of it?

559


How does sorting on message priority work? : BEA Weblogic

527


How can we configure http tunneling on weblogic?

530