RE: lsnrctl passwords

From: Ben Wittmeier <Ben.Wittmeier_at_gov.ab.ca>
Date: Fri, 11 Apr 2008 11:41:59 -0600
Message-ID: <2BC7419BF42B0146A7BB8C52A236313D02F1CBCE@E03-GOA-EXCH-66.goa.ds.gov.ab.ca>


Our servers are left running for long periods, so it's rarely an issue. We start the listeners manually and then manually or automatically startup all the other services. We document which listeners need to be started in our crontab. We have no db's on Windows, so I can't speak to stability under that environment.


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Blanchard William Sent: Friday, April 11, 2008 11:27 AM
To: oracle-l_at_freelists.org
Subject: RE: lsnrctl passwords

How do you handle a server restart?


From: Ben Wittmeier [mailto:Ben.Wittmeier_at_gov.ab.ca] Sent: Friday, April 11, 2008 12:25 PM
To: Blanchard William; oracle-l_at_freelists.org Subject: RE: lsnrctl passwords

We use listener passwords with Oracle 10g and previously with 9i as required by our auditors. The interactive password setting is not usually an issue since you only need to stop/start the listener when the server is being shutdown or when maintaining the listener itself. For our cold backups, we shut the db down, but not the listener; it stays running all the time.  

From my research on the issue, I believe the only way to programmatically shutdown/start the password protected listener would be to utilize a program that executes keystrokes just as if a user were typing in the commands from the keyboard.  

Ben


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Blanchard William Sent: Friday, April 11, 2008 10:00 AM
To: oracle-l_at_freelists.org
Subject: RE: lsnrctl passwords

Wouldn't they need access to your network in order to access the listener? I know that you can set up a similar entry in a listener.ora and remotely access the listener (I did this to prove it) but I was behind the firewall. I tried from home but wasn't able to access the listener using the same technique.

Another question is that in 9i you can't do a save_config and have to enter the password interactively in order to use the listener. So, after a cold backup and a server restart, someone would have to manually restart every listener.

Has anyone figured out how to script this? We tried but weren't able to figure out how to script the password entry so that our startup scripts would work with a password protected listener.  

William


From: Andrew Kerber [mailto:andrew.kerber_at_gmail.com] Sent: Friday, April 11, 2008 10:44 AM
To: Blanchard William
Cc: oracle-l_at_freelists.org
Subject: Re: lsnrctl passwords

Several things they could do, for one they could turn off logging when you need it. They could also turn on logging, fille up the drive that the log file is on, and stop your listener, they could shut down the listener so no one could connect. ALl of these could be accidental or on purpose, but a password makes it harder to do either way. Also, most Sarbanes-Oxley compliance checklists require it.

It is a pain to deal with even so.

On Fri, Apr 11, 2008 at 10:09 AM, Blanchard William <William.Blanchard_at_kohler.com> wrote:

        Is anyone out there using lsnrctl passwords? If so, why? I realize that there are vulnerabilities but if they're able to get at the network, why would they waste their time on the listner?                             

        William

-- 
Andrew W. Kerber

'If at first you dont succeed, dont take up skydiving.' 
 

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
system manager. This message contains confidential information and is
intended only for the individual named. If you are not the named
addressee you should not disseminate, distribute or copy this e-mail.


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 11 2008 - 12:41:59 CDT

Original text of this message