Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: mask password

Re: mask password

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Mon, 09 May 2005 21:49:45 +0800
Message-ID: <427F6A79.4CC9@yahoo.com>


Tom76 wrote:
>
> for a particular program, when i do a ps -ef on that process, the
> userid and password shows up.
>
> like .....
> $ps -ef abc
> $oracle 4533 1 0 May04 ? abc tom76/tom76
>
> how do i mask the password for tom76 here.

echo $PASS | sqlplus userid

-- 
Connor McDonald
Co-author: "Mastering Oracle PL/SQL - Practical Solutions"
Co-author: "Oracle Insight - Tales of the OakTable"

web: http://www.oracledba.co.uk
web: http://www.oaktable.net
email: connor_mcdonald_at_yahoo.com


"GIVE a man a fish and he will eat for a day. But TEACH him how to fish,
and...he will sit in a boat and drink beer all day"

------------------------------------------------------------
Received on Mon May 09 2005 - 08:49:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US