rss
SOATUBE
Oracle
Custom Search SOABYTE here

Monday, November 7, 2011

Recover the Weblogic or Node Manager Password

Recover the Weblogic Admin Password

 This note will be helpful in situations where there is a domain which is locked out to the user to access the console. This can happen when one forgets the username or password or both. One can still start the server but don't know the password for admin console. The fact that one could still start the server is because the username and password are stored in the boot.properties under domain directory. But they are encrypted. They can be recovered using weblogic.security.internal.BootProperties. One can use the following code to get the username and password of the domain.

Link


Using WLST commands node manager user name password can be retrieve. This will be very useful while configuring clustered environment using enterprise deployment guide.

Links
  • How to check/verify/modify Node Manager username & password? (Doc ID 1146793.1)

0 comments:

Post a Comment

 
Blogger Profile