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: [Fwd: Hiding passwords for scripts]

Re: [Fwd: Hiding passwords for scripts]

From: jack dectis <oradba_at_erols.com>
Date: Fri, 26 Mar 1999 23:49:14 +0000
Message-ID: <36FC1CFA.E7502968@erols.com>


Personally I think you should just stick with OS authentication but if you want to hide it in UNIX here is a trick

HIDE=../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.etc. etc.

then call sqlplus like this

${HIDE}/${ORACLE_HOME}/bin/sqlplus

You can hide all your commands like that but if you did your SA's might not appreciate your existence. Received on Fri Mar 26 1999 - 17:49:14 CST

Original text of this message

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