how to change the weblogic server password?
Answers were Sorted based on User's Feedback
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 |
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 |
How to start node manager?
Setting Up WebLogic Server for HTTP Tunneling
how can we handle if server is hang? and how to handle out of memory in weblogic?
what is command for find out the ip add and port no. of the machine in UNIX?
How you deploy your applications on weblogic server?
Can you briefly describe local interfaces?
What are the disadvantages of node manager?
What are the uses of a middleware server?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
in which file/script we need to change the heap size?.What is the variable name to search to change the heap size
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
Hey! Is there any difference between WebLogic Server admin & WebLogic Portal? If I want to learn Course which is the suitable to Development? Both are comes under one course or different courses , pls clarify me? am Planning to Join Weblogic, Which is the best pls suggest me?