Re: Shell Script passwords
Date: Tue, 29 Dec 2015 14:51:34 +0100
Message-ID: <CA+S=qd1Fhh3U9J_A8qDLCgze=jPwhmsfYi-EjwjBtCnH3VE6jg_at_mail.gmail.com>
Hi
You might do it with stored credentials in a wallet, like Connor McDonald shows here:
https://connormcdonald.wordpress.com/2015/09/21/connection-shortcuts-with-a-wallet/
Also shown by Tim Hall in:
https://oracle-base.com/articles/10g/secure-external-password-store-10gr2
Connor shows it for Windows, Tim for Unix/Linux - it works in both.
Regards
Kim Berg Hansen
http://www.kibeha.dk
kibeha_at_kibeha.dk
_at_kibeha <http://twitter.com/kibeha>
On Tue, Dec 29, 2015 at 2:39 PM, Terrian, Thomas J DLA CTR INFORMATION OPERATIONS <Tom.Terrian.ctr_at_dla.mil> 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
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Dec 29 2015 - 14:51:34 CET