Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Listener Lockout Feature
Listener password failures do not lock the password, unfortunately; but it
is possible to identify the failed logins. The listener log shows entries
similar to the lines below
05-JUL-2003 21:14:39 * services * 1169
TNS-01169: The listener has not recognized the password
Note the lines "TNS-01169: The listener has not recognized the password ", which could mean as simple as a fat fingered DBA or repeated attempts to break in. As a rule of thumb, I scan TNS-01169 errors and review them periodically.
HTH.
Arup Nanda
www.proligence.com
> Any idea if a listener lockout feature is going to be added to the
listener
> utility, i.e. lock after "x" failed login attempts (this is on the
listener
> password). Are failed login attempts logged in the log file? Being lazy
on
> that last question.
>
> Thanks,
> Ethan
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Post, Ethan
> INET: Ethan.Post_at_ps.net
>
> 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).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Arup Nanda INET: orarup_at_hotmail.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 Wed Sep 03 2003 - 11:59:43 CDT