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: ORA_ENCRYPT_LOGIN

Re: ORA_ENCRYPT_LOGIN

From: Al <al_at_work>
Date: 1998/01/06
Message-ID: <68tfli$951@piper.ncr.pwgsc.gc.ca>#1/1

On the client side it will go in the Registry. This will enforce encryption for connections established by the client.

[HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
"ORA_ENCRYPT_LOGIN"="TRUE" On the server side it will go in the Init{db}.ora file. This will enforce encryption for connections establihed by the server (i.e. DB links)

Stacey O'Connor wrote in message <68m645$op1_at_camel21.mindspring.com>...
>Does anyone know where to set the ORA_ENCRYPT_LOGIN variable on Windows 95
>and Windows NT clients? The ORACLE documentation says that it is an
>environmental variable, but not where to set it.
>
>Thanks.
>
>
Received on Tue Jan 06 1998 - 00:00:00 CST

Original text of this message

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