Re: Hiding password from ps - Need better solution

From: Roman L. Podshivalov <romas_at_online.ru>
Date: 1996/04/08
Message-ID: <3168F931.3615_at_online.ru>#1/1


badri wrote:
>
> Hi:
>
> We have an ORACLE 7.2 database on Dynix/ptx 4.1.2. I wanted
> to hide the username and password from "ps" command.
>
> I called ORACLE about hiding password from the ps command.
> I was given a program called hide.c. This program works great if
> I do just ps. However, If I do "ps -ef" (or whatever your implementation's
> way of showing ps with arguments is)and the password is still visible.
> Is there a way of doing this? I would ideally like the following:
>
> If my command is
>
> sqlplus username/password _at_command arguments
>
> I want ps (or ps -ef) to show
>
> sqlplus _at_command arguments


OS authentication can solve such ^^^^^

>
> Any ideas?
>
> thanks a lot,
>
> -Badri
 

-- 
Roman L. Podshivalov                     Sovam Teleport 
<mailto:romas_at_online.ru>                 (+7-501) 258-4170
Received on Mon Apr 08 1996 - 00:00:00 CEST

Original text of this message