Home Oracle Weblogic Manually encrypting passwords
Manually encrypting passwords PDF Print E-mail
Written by Schelstraete Bart   
Thursday, 30 July 2009 20:15

Sometime it's possible that you are copying configuration files from weblogic, but on other machines the encrypted keys won't work. (if you only copy the config file)

Therefore you can also encrypt the passwors.

You may need to re-encrypt your password in the new domain by using the BEA supplied weblogic.security.Encrypt tool to archive this goal.
java -cp ./weblogic/server/lib/weblogic.jar -Dweblogic.RootDirectory={your domain} weblogic.security.Encrypt {your plain text password}

 

 

Comments
Search
Only registered users can write comments!

!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved."

Last Updated on Thursday, 30 July 2009 20:17
 

Login