Re: Shell Script passwords

  • From: Andrew Kerber <andrew.kerber@xxxxxxxxx>
  • To: Mladen Gogala <gogala.mladen@xxxxxxxxx>
  • Date: Wed, 30 Dec 2015 08:26:29 -0600

One option is to call the shell scripts through OEM Cloud Control, let
cloud control handle the OS passwords, and have the shell scripts connect
as the oracle installation owner as sysdba.

On Wed, Dec 30, 2015 at 8:14 AM, Mladen Gogala <gogala.mladen@xxxxxxxxx>
wrote:

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.

--
//www.freelists.org/webpage/oracle-l



I use completely safe, unbreakable encryption known as "rot13".

--
Mladen Gogala
Oracle DBA
http://mgogala.freehostia.com

--
//www.freelists.org/webpage/oracle-l





--
Andrew W. Kerber

'If at first you dont succeed, dont take up skydiving.'

Other related posts: