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: system passwd viewable via ps -ef

Re: system passwd viewable via ps -ef

From: Doug Anderson <dathedba_at_mindspring.com>
Date: 1997/04/17
Message-ID: <5j5ej8$3uc@camel1.mindspring.com>#1/1

Rich Headrick <r4bhead_at_pacbell.com> wrote:
>How do surpass the ps -ef | grep <user>/<passwd>. Is there a way to
>pass a variable that doesn't show up using ps -ef?

Am I missing something or what? When I use the -s switch on sqlplus it doesn't seem to show the username/password in ps.

example:

   sqlplus -s system/manager @test

   'ps -ef' just shows 'sqlplus -s' as the command.

Received on Thu Apr 17 1997 - 00:00:00 CDT

Original text of this message

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