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: Loyal Barber <lbarber_at_flash.net>
Date: 1997/04/09
Message-ID: <334BC9DD.776A@flash.net>#1/1

Rich Headrick 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?
>
> Please emial.
>
> Best regards,
>
> Rich

I'm not 100% certain I understand the question, but here goes. The simple solution
is don't use username/password on the command line. Change the password on the account of anyone using username/password on the command line.

If you must pass a username/password on the command line, make it a bogus user with no real rights. Then have the user re-login.

Loyal Barber
MCI Systemhouse Received on Wed Apr 09 1997 - 00:00:00 CDT

Original text of this message

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