I'm looking for more information about the utility MKSTORE that can be used for creating and modifying a Wallet. I would like to know things like what the -createALO option is and what the difference is between -createSSO and CreateLSSO. A link to the information would be fine or a document number on MOS. My goal is to script the Wallet creation and am wondering if these options can help me in any way.
|
|
General Information about Oracle Wallet is in the Advanced Security Guide. This is the link to managing wallets from the command line using the general orapki tool. This is the link to managing wallets using the MKSTORE command specific to credentials storage. *add Here is some q&a on the steps on asktom. He also notes an Oracle bug 4395883 that can affect using connect identifiers 4, 8 or 12 bytes in length. Here is a blog entry that contains a script for rapidly creating wallet entries. Another entry on that blog about the bug above. Another blog entry about the whole process. |
|||||||||
|
|
My goal with this question was to determine how mkstore could be scripted. Here is the method I came up with using Powershell. Here are the requirements:
The wallet will be created in c:\oracle\Wallets. Here is the script.
|
|||
|
|