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: disabling IPC

Re: disabling IPC

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 10 Mar 2002 22:58:35 +0100
Message-ID: <bjln8usmelgcsvq17h1lumm6k77n80kjp9@4ax.com>


On Sun, 10 Mar 2002 15:41:05 GMT, "Chris Aiello" <caiell02_at_comcast.net> wrote:

>Hi all:
>
>I have a question. I have this Oracle DB running on UNIX and I want to
>block users from telneting in and using IPC to talk to the database. They
>should use the TCPIP listener. I want however for the DBA to be able to
>use IPC in the event of the emergency. Any thoughts?
>
>

IMO this is not possible. You can not place restrictions on the IPC protocol, and I fail to see why you disallow IPC and force them to use TCPIP. Doing so, they still can do anything they want. Given the advantages of IPC over TCPIP, I would rather block them from using the TCPIP protocol when connected locally. Why don't just disable the telnet protocol?

Regards

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Sun Mar 10 2002 - 15:58:35 CST

Original text of this message

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