Oracle Weblogic Server (MOSC)

MOSC Banner

How to externalize encrypting passwords.

edited Sep 14, 2010 3:37AM in Oracle Weblogic Server (MOSC) 1 commentAnswered
tryint to use

setEncrypted... in WLST ..


setEncrypted("Password", "c2s45", "/opt/msaapinf/msaapinf53856/./config/c2sConfigmsaapinf53856", "/opt/msaapinf/msaapinf53856/./config/c2sSecretmsaapinf53856")

I am assuming this method is to allow use to migrate userid's and password's between environments easily. I can't seem to find a way to externalize this!?

The only way I was able to generate these commands was to use configToScript( ) from WLST after connecting to a Domain.

How can I do this outside, So I Can pre-generate these files (in the above example: c2sConfigmsaapinf53856 and c2sSecretmsaapinf53856) to move these with my other config files.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center