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: Dave <x_at_x.com>
Date: Fri, 06 May 2005 17:49:31 GMT
Message-ID: <L6Oee.26563$G8.16049@text.news.blueyonder.co.uk>

"Tom76" <rbhuma_at_ford.com> wrote in message news:1115400789.197713.163540_at_f14g2000cwb.googlegroups.com...
> 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.
>

dont supply the username and password on the command line either use os authentication (not secure) or use sqlplus /nolog Received on Fri May 06 2005 - 12:49:31 CDT

Original text of this message

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