Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to encrypt shell scripts on Unix
On 10/11/06, Hameed, Amir <Amir.Hameed_at_xerox.com> wrote:
>
You may want to consider an alternative: do not put sensitive information (like passwords) into shell scripts.
Use some type of password server to supply passwords to the script at runtime.
Benefits are twofold:
1) no passwords in your scripts.
2) when passwords change, no modifications to the script are required.
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Thu Oct 12 2006 - 13:23:54 CDT
![]() |
![]() |