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 -> privilege create session problem

privilege create session problem

From: Ariel Mendieta <ariel.mendieta_at_gmail.com>
Date: 4 Apr 2005 13:20:03 -0700
Message-ID: <424f1957.0504041220.373affa4@posting.google.com>


Hi

I have a following problem

  1. i have a 101 tables created in a regtec schema
  2. i create public synonym for all tables in regtec's schema
  3. i created an new user xyz, and i give it create session and select privilege on all public synonyms of the regtec's schema
  4. when the xyz user log in at the database between sqlnavigator, this user can see all the regtec's tables and he can do an extract DDL of the all the tables, including views, synonyms, etc...so it can be a security problem,

how can i do if i want to anybody cannot perform an extract ddl

do you know if this is a security bug.. just i give the user create session and select on the public synonyms

i'm using a Oracle9i Enterprise Edition Release 9.2.0.4.0

thank you for your suggestions Received on Mon Apr 04 2005 - 15:20:03 CDT

Original text of this message

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