how to change the weblogic server password?

Answers were Sorted based on User's Feedback



how to change the weblogic server password?..

Answer / 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

how to change the weblogic server password?..

Answer / suresh chowdary

for changing the web logic password we have to follow the
following steps.

1.login to admin console.
2.select security realm on left panel.
3.click on the my realm.
4.click on the tab users and groups.
5.click on the web logic user.
6.click on the password tab,update the password &save it.

once the user password is changed,the same needs to be
update in boot.properties file under.

Is This Answer Correct ?    9 Yes 3 No

Post New Answer

More Weblogic Interview Questions

What precautions should I take when I use blocking receive() calls? : BEA Weblogic

0 Answers  


What is achieved through clustering?

0 Answers  


How do I create a producer pool? : BEA Weblogic

0 Answers  


what is difference between jboss and weblogic

12 Answers   TCS,


What is jms and configuration details?

0 Answers  






In web logic what is the msi code?

0 Answers  


What is web.xml ?

0 Answers  


How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?

1 Answers   IBM,


How do clients handle dns requests to failed servers?

0 Answers  


What is the administration server?

0 Answers  


Open the find box and editing the text in text box then what is name for this dialog box??

0 Answers  


What Is The Advantage Of Clustering ?

0 Answers  


Categories