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: SIEBEL Security Question

Re: SIEBEL Security Question

From: DA Morgan <damorgan_at_exesolutions.com>
Date: Thu, 06 Mar 2003 22:22:18 -0800
Message-ID: <3E683A9A.1403AD43@exesolutions.com>


Jim Kennedy wrote:

> Set SIebel up to use an application password then they won't know the
> password to log in.Jim
>
> "Paul" <me_at_yahoo.com> wrote in message
> news:R2W9a.35640$gf7.7321977_at_news4.srv.hcvlny.cv.net...I
> have an application which uses SIEBEL running on an 8.1.7
> database. I want to restrict the users from accessing the
> database with anything other than the SIEBEL Screens. For
> example I don't want them to use their SIEBEL ids to connect
> with SQL*Plus, Toad, Access, etc. I know that I can block
> SQL PLUS access with the product user profile table, but
> what about any third party products? Any suggestions
> ? Thanks.
> --
> Paul S. LaBarbera
> Oracle Certified DBA
>

Or look in v$session, see how Siebel registers itself, and write an AFTER LOGON trigger to dump anyone not meeting the criterion.

Daniel Morgan Received on Fri Mar 07 2003 - 00:22:18 CST

Original text of this message

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