On Sun, 10 Mar 2002 15:41:05 GMT, "Chris Aiello"
>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