Re: Hiding password from ps - Need better solution

From: Thomas Huang <ehic_at_ms1.hinet.net>
Date: 1996/04/10
Message-ID: <4kffrs$g1a_at_ntucsz.csie.ntu.edu.tw>#1/1


>
>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
>
>
>Any ideas?
>
>thanks a lot,
>
>-Badri
>
authenticating username and password using operating system

sqlplus / _at_command arguments

       ^^^ Received on Wed Apr 10 1996 - 00:00:00 CEST

Original text of this message