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

Home -> Community -> Mailing Lists -> Oracle-L -> Another Question on Authority and Security

Another Question on Authority and Security

From: Kevin Lange <klange_at_ppoone.com>
Date: Wed, 05 Mar 2003 13:31:22 -0800
Message-ID: <F001.005616B1.20030305133122@fatcity.com>


Given:
  User_A Owns procedure 'MY_PROCEDURE'.
  User_B originally compiles procedure ''USER_A.MY_PROCEDURE", thereby allowing 'MY_PROCEDURE" to be able to do whatever User_B can.   User_C recompiles "USER_A.MY_PROCEDURE" by issuing the "ALTER PROCEDURE USER_A.MY_PROCEDURE COMPILE;" command.  

Question:
  Is procedure "USER_A.MY_PROCEDURE" now able to do whatever User C can do instead of User B ?? Or does it retain the authority from User_B instead.  

Thanks  

Kevin

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Kevin Lange
  INET: klange_at_ppoone.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Mar 05 2003 - 15:31:22 CST

Original text of this message

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