Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Encrypt password in Linux command line

NeevFeb 21 2013 — edited Feb 22 2013
Hi All,

Database version:11.1.0.7
OS:Linux

we have script which get executed daily. In that particular script we are using hardcoded password for schema example:

sqlplus ASBC/XXXXX @/tmp/test.sql </dev/null

I need to remove hardcoded password use. As same script is called for different instance which have different password for ASBC

Can you please provide me guid lines to do so?

Regards,
Neev
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2013
Added on Feb 21 2013
4 comments
721 views