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: stop listener remotely

RE: stop listener remotely

From: Rajesh Dayal <Rajesh_at_ohitelecom.com>
Date: Tue, 30 Oct 2001 22:38:22 -0800
Message-ID: <F001.003B8CF8.20011030224017@fatcity.com>

I would "cut N Paste" one of my previous mails in response to this ( too lazy to type again ;-))

>>>>

Hi All !!
Today I came across a typical Hole in Listener Security. If you have lsnrctl utility (or Database installation) at one Box, then you can stop the listener on another Box. Just change the parameter file (listener.ora) to have hostname of another (may be production server) box. Now goto lsnrctl and fire stop command. you would notice that the local listener is running but the remote listener is down....... This is more serious issue on platforms like Unix and VMS where you can control listener (locally) only if you are a member of DBA group. This means that Listener doesn't have any cross OS check in it.... Is this a known issue/bug. Any-ideas, any patches? Oracle Corp guys, what you say?
Waiting for you views......
Rajesh
OC DBA 8&8i
<<<<<

One of the good responses was to put a password in listener.ora file.

HTH,
Rajesh
 -----Original Message-----
Sairlao, Chark
Sent: Wednesday, October 31, 2001 8:45 AM

To:     Multiple recipients of list ORACLE-L
Subject:        stop listener remotely

all,

how can one stop the listener remotely, by using lsnrctl tools?

what is advantage of setting listener's password on NT?, if only domain admin will log on the system. Regardless password has set or not, domain admin can always stop any service at will any way.

Thanks And Regards
Chark

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sairlao, Chark
  INET: SairlaoC_at_transfield.com.au

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rajesh Dayal
  INET: Rajesh_at_ohitelecom.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Wed Oct 31 2001 - 00:38:22 CST

Original text of this message

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