Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Remotely access control

RE: Remotely access control

From: Nelson Flores <nflores_at_intec.cl>
Date: Tue, 29 Apr 2003 11:26:40 -0800
Message-ID: <F001.0058C271.20030429112640@fatcity.com>


OS or firewall security restriction  

Atte.
Nelson Flores
Project Manager
INTEC    
-----Mensaje original-----

De: Nguyen, David M [mailto:david.m.nguyen_at_xo.com] Enviado el: Martes, 29 de Abril de 2003 14:53 Para: Multiple recipients of list ORACLE-L Asunto: RE: Remotely access control  

How about if I only want to allow remotely access to certain IP or user names?  

-----Original Message-----

Sent: Tuesday, April 29, 2003 1:12 PM
To: Multiple recipients of list ORACLE-L  

  1. remove entry for DB from tnsnames.ora
  2. set open_links = 0 in init.ora
  3. revoke create Database link from everyone except DBA types ..

Setting (1) will disable access through TNSNAMES, (2) will not allow distributed transactions, (3) will stop them from creating database links.  

Raj




Rajendra dot Jamadagni at nospamespn dot com All Views expressed in this email are strictly personal. QOTD: Any clod can have facts, having an opinion is an art !
-----Original Message-----

Sent: Tuesday, April 29, 2003 1:32 PM
To: Multiple recipients of list ORACLE-L How do I restrict someone to access database using database link and via Listener? Is there configuration file I need to deal with?  

Thanks,
David

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Nelson  Flores
  INET: nflores_at_intec.cl

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Tue Apr 29 2003 - 14:26:40 CDT

Original text of this message

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