Re: Shell Script passwords
From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Wed, 30 Dec 2015 09:14:00 -0500
Message-ID: <5683E6A8.70207_at_gmail.com>
On 12/29/2015 08:39 AM, Terrian, Thomas J DLA CTR INFORMATION OPERATIONS wrote:
> In Linux, how are you guys encrypting the passwords in your shell scripts? For example, instead ting this in the shell script: sqlplus scott/tiger; you are storing the password somewhere else and then decrypting it in the shell script.
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
Date: Wed, 30 Dec 2015 09:14:00 -0500
Message-ID: <5683E6A8.70207_at_gmail.com>
On 12/29/2015 08:39 AM, Terrian, Thomas J DLA CTR INFORMATION OPERATIONS wrote:
> In Linux, how are you guys encrypting the passwords in your shell scripts? For example, instead ting this in the shell script: sqlplus scott/tiger; you are storing the password somewhere else and then decrypting it in the shell script.
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
I use completely safe, unbreakable encryption known as "rot13".
-- Mladen Gogala Oracle DBA http://mgogala.freehostia.com -- http://www.freelists.org/webpage/oracle-lReceived on Wed Dec 30 2015 - 15:14:00 CET