Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: listener security
On Mon, 01 Oct 2007 07:39:17 -0700, Ben wrote:
> 10.2.0.2 aix5l ent edition
>
> I'm looking at enabling a password for our listeners and I've found how to
> enable it, but I see nothing on how to turn it off. how do you disable
> listener security?
>
> also, if I have multiple listeners on a machine and I type >lsnrctl to
> open the listener control utility, for which listener are you using this?
> all of them?
>
> thanks
You want to disable local os authentication (why!?) ? if so then try this:
LOCAL_OS_AUTHENTICATION_<LISTENER_NAME> = OFF
regards,
Ivan
Received on Mon Oct 01 2007 - 12:12:03 CDT
![]() |
![]() |