Oracle Weblogic Server (MOSC)

MOSC Banner

Is it possible to avoid confirmation in WLST script while executing storeUserConfig

edited Jan 26, 2012 1:29AM in Oracle Weblogic Server (MOSC) 1 comment
Hi!

Is ti possible to avoid confiramtion in WLST script while executing storeUserConfig?

wls:/nm/silentdomain> storeUserConfig(usercfile, userkfile, 'true')
Currently connected to Node Manager to monitor the domain silentdomain.
Creating the key file can reduce the security of your system if it is not kept in a secured location after it is created. Do you want to create the key file? y or n

I've try to run it with "java -Dweblogic.management.confirmKeyfileCreation=false weblogic.WLST" and export WLST_PROPERTIES=-Dweblogic.management.confirmKeyfileCreation=false but it seems that wlst is ignore it.
WLS 10.3.5 used on Linux x64.

Thanks!

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