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

Home -> Community -> Mailing Lists -> Oracle-L -> LOGON TRIGGER

LOGON TRIGGER

From: Buecherl Dieter (BUE) <DBuecherl_at_nkk.net>
Date: Thu, 31 May 2001 09:15:10 -0700
Message-ID: <F001.00315C3D.20010531082632@fatcity.com>

Hi, all

we are using Oracle 8.1.7 and WebSphere on Solaris.

We use a connection pool that allows 20 sessions from the app server to the database.

In order to prevent anyone to connect to the datebase other than the app server, we would like to implement a security feature based on a LOGON TRIGGER that checks (client IP, application, etc.) and counts the active sessions.

After 20 sessions have logged in, we want to issue an 'ALTER SYSTEM ENABLE RESTRICTED SESSION' to lock out any additional connection requests .

Any comments on this?

TIA, Dieter

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Buecherl Dieter (BUE)
  INET: DBuecherl_at_nkk.net

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 Thu May 31 2001 - 11:15:10 CDT

Original text of this message

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