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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Limiting DB Access to 1 Application

Re: Limiting DB Access to 1 Application

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 20 Sep 2001 21:01:07 -0500
Message-ID: <uadzp87eb.fsf@verizon.net>


On 20 Sep 2001, chrish57_at_my-deja.com wrote:

> If you grant access priviledges to a user or role so that
> person can use application A to change the DB, how do you stop
> that same user from using application B

Oracle won't know anything about the application that is accessing it. It will only know the user. Maybe App B can check the username upon login and not allow certain users access.

-- 
Galen Boyer
It seems to me, I remember every single thing I know.
Received on Thu Sep 20 2001 - 21:01:07 CDT

Original text of this message

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