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

Home -> Community -> Usenet -> c.d.o.server -> Re: restrict remote listener administration

Re: restrict remote listener administration

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Sat, 11 Dec 2004 19:49:29 +0100
Message-ID: <41bb402d$0$32418$636a15ce@news.free.fr>

"Fabrizio" <fabrizio.magni_at_mycontinent.com> a écrit dans le message de news:eyGud.498133$35.21254922_at_news4.tin.it...
> For some of the readers this could be well know but I asked the very
> same question a couple of months ago without receving a good answer.
>
> Even researching the newsgroup archive showed nothing so I'm posting the
> solution I have found.
>
> How to prevente remote administration (and remote shutdown of the listener)?
>
> I didn't like to entrust a password: it didn't prevent the remote
> administration and the reboot scripts had to be changed (errors could
> still be made from machine to machine or during/after a migration).
>
> Today I've found a listener parameter:
>
> ADMIN_RESTRICTIONS_[listener_name]=ON
>
> I hope this could be of help for others.
>
> PS: young, point 16 of Oracle Idiosyncrasies needs to be updated. ;)
>
> --
> Fabrizio Magni
>
> fabrizio.magni_at_mycontinent.com
>
> replace mycontinent with europe

admin_restrictions parameter does not prevent from remote shutdown. It just prevents from modifying the listener.ora file with listener set command.

Regards
Michel Cadot Received on Sat Dec 11 2004 - 12:49:29 CST

Original text of this message

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