Database – Recover password for datasource in Weblogic

databasepasswordweblogic

Is there a way to recover the password for a jdbc datasource, which I used in a Weblogic Application server? I could change it, but since I'm not entirely sure, where we use the database, that would be rather complicated.

I have full administrative rights for the server, so if I have to look something up, in config files etc that would be ok.

Best Answer

I've used this with lots of success:

http://recover-weblogic-password.appspot.com/

Or you can do it locally - Instructions Taken from Here or Code can be found here:

/$BEA_HOME/wlserver_10.3/common/bin/wlst.sh decryptPassword.py /full/path/to/weblogic-domain/ "{3DES}s0meCr4zyH4$hedV4lue="