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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Public Privileges on system tables?

Re: Public Privileges on system tables?

From: bill thater <bthater2_at_netscape.net>
Date: Mon, 28 Jan 2002 10:16:33 -0800
Message-ID: <F001.003FD85B.20020128100025@fatcity.com>

rlsmith_at_kmg.com wrote:

>I have two tables, sys.pstubtbl and sys.user_privs that have grants to
>public for insert, update, and delete. Our auditors are wondering why.
>I don't really want to remove the privs without knowing why. This is an old
>7.3.4 instance. Any ideas?
>
>Ron Smith
>

i'm guessing that for at least the sys.user_privs it's so that when a user grants and privs on any of their objects they can insert a row, or if the change it update the row, or delete the row if they revoke it. i think that's where the system checks if access is allowed to anyone but the owner.

i'm sure someone will correct me shortly.;-)

-- 
--
Bill "Shrek" Thater              ORACLE DBA
                bthater2_at_netscape.net
------------------------------------------------------------------------
You gotta program like you don't need the money,
You gotta compile like you'll never get hurt,
You gotta run like there's nobody watching,
It's gotta come from the heart if you want it to work.
------------------------------------------------------------------------
Never trust a program unless you have the source.






-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: bill thater
  INET: bthater2_at_netscape.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 Mon Jan 28 2002 - 12:16:33 CST

Original text of this message

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