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: Hiding the password in UNIX?

Re: Hiding the password in UNIX?

From: Jeff Hunter <marist89_at_excite.com>
Date: 2000/05/17
Message-ID: <39234690@defiant.btitelecom.net>#1/1

You can use OS authentication if your OS Authentication is strong enough. If you configure your db for remote os authentication, you can just enter the following on the commend line:
sqlplus /@dbinstance

Stephen W Ruiz <scruiz_at_frontiernet.net> wrote in message news:8fpfhh$75tq$1_at_node17.cwnet.frontiernet.net...
> Does anyone know a good way to let users use sqlplus without entering
 their
> username/password on the command line. It shows up when you grep for
> sqlplus. How do you get arround this issue. In our Sybase environments
 we
> echo a parameter to isql, but that did not work with Oracle for some
 reason.
> Thanks for your response.
>
>
>
>
Received on Wed May 17 2000 - 00:00:00 CDT

Original text of this message

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