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: How to restrict remote DB connection??

Re: How to restrict remote DB connection??

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Sun, 22 Aug 2004 09:46:31 -0700
Message-ID: <1093193242.9333@yasure>


Sybrand Bakker wrote:

> On 22 Aug 2004 05:22:07 -0700, qazmlp1209_at_rediffmail.com (qazmlp)
> wrote:
>
>

>>I have to configure in such a way that, there is no DB connection
>>possible from any remote machine to my machine. What are the things
>>that I should take care to do so?
>>
>>In my understanding, we have to ensure that, there are no entries in
>>.rhosts and also no entry for the TCP.INVITED_NODES in sqlnet.ora.
>>What else do we have to ensure?

>
>
> tcp.invited_nodes is a protocol.ora parameter, not a sqlnet.ora
> parameter. protocol.ora is obsolete and has been replaced by
> connection manager. Connection manager allows the * wildcard.
>
>
> --
> Sybrand Bakker, Senior Oracle DBA

protocol.ora in the past. As og 10g it is in sqlnet.ora

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Sun Aug 22 2004 - 11:46:31 CDT

Original text of this message

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