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: ODBC and Oracle

Re: ODBC and Oracle

From: rockcogar <rock_cogarNOroSPAM_at_my-deja.com.invalid>
Date: Mon, 13 Mar 2000 06:34:05 -0800
Message-ID: <0cabe1d2.3b5bfb0b@usw-ex0103-019.remarq.com>


If a dba ran

"grant select any table to jsmith;"

Then jsmith would be able to select any table in the database !

to "fix" this you could run:

"revoke select any table from jsmith;"

Hope this helps.
Rock.

Received on Mon Mar 13 2000 - 08:34:05 CST

Original text of this message

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