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: Nguyen, David M <david.m.nguyen_at_xo.com>
Date: Tue, 29 Apr 2003 10:52:36 -0800
Message-ID: <F001.0058C220.20030429105236@fatcity.com>


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-----
	From: Nguyen, David M [mailto:david.m.nguyen_at_xo.com]
	Sent: Tuesday, April 29, 2003 1:32 PM
	To: Multiple recipients of list ORACLE-L
	Subject: Remotely access control

	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: Nguyen, David M
  INET: david.m.nguyen_at_xo.com

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 - 13:52:36 CDT

Original text of this message

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