OpenWorks: Create default Wallet

As addition to the OpenWorks: OS Authentication in R5000. You can create default wallet without having to login into OpenWorks by running the script below.

Before you run the script, you have to make sure that the following environment variable is populated correctly:
OWHOME
OWSYSSID
ORACLE_HOME
OW_HOME_DIR

From your linux shell, please run the following:
Bash$ ${OWHOME}/jre/bin/java \
-classpath ${OWHOME}/jar/com_lgc_ow_devkit.jar \
com.lgc.ow.credentials.OracleWallet \
${OWSYSSID} ${ORACLE_HOME} ${OW_HOME_DIR}

If it’s not exist, it will create ${HOME}/wallet directory with user and password entry. The password created by the script has to be equal as the user. If you have different password value, you’ll need to use the default OpenWorks user dialog.

You can leave a response, or trackback from your own site.
  • markinsonmarshal
    Its very informative post i really got a very useful detail that we can create a default wallet without login into openwork. Thank you.ITIL V3
blog comments powered by Disqus
Subscribe to RSS Feed Follow me on Twitter!