Database Security Products (MOSC)

MOSC Banner

Cleartext password on command line when using "orapki secretstore" utility of 23ai

edited Aug 16, 2024 2:07AM in Database Security Products (MOSC) 2 commentsAnswered

I'm using the orapki tool to store the credentials of a database user, Oracle database 23ai free.
The "orapki secretstore help" reads:
"create_credential [-wallet [wallet]] [-pwd [wallet_password]] [-connect_string [connect_string]] [-username[username]] [-password[password]]"
When not providing a password, I w expect being prompted for the password. Instead issuing:
orapki secretstore create_credential -wallet walletDir -connect_string <myconnect> -username <myUser>
I'm not asked for a password and no credential is created, repond from the command is:
Enter wallet password:
null
Also "orapki secretstore list_credentials -wallet walletDir" doesn't show a credential.
(1) Do I made a mistake using orapki?

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