Re: connect userid/password script

From: John Verhoeven <johnv_at_acix.DIALix.oz.au>
Date: 1996/09/07
Message-ID: <johnv.0a05_at_acix.DIALix.oz.au>#1/1


In article dated Thu, 05 Sep 1996 22:18:51 GMT, jpjones_at_ wrote:
> We have a script that kicks off an export that is fed a userid/password
> combination. Executing a ps -ef on our Unix system shows the actual
> userid/password combination the export process is using.
>
> How can we prevent the password from showing up along with the system
> process information?

Embed the userid & password into an export parameter file:

    user=foo/bar
    compress=n
    ...
    etc

exp parfile=exp.par

--
 _--_|\  John Verhoeven           Unix / Database Administrator Westrail
/      \              johnv_at_DIALix.oz.au / jverhoeven_at_westrail.wa.gov.au
*_.--._/
      v   "Smile! things could be worse... So I did... and they were..."
Received on Sat Sep 07 1996 - 00:00:00 CEST

Original text of this message