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: Role based security

Re: Role based security

From: Janet A. Schmitt 5-3334 <schmitt_at_admin.uwex.edu>
Date: Wed, 28 Jun 2000 12:03:06 -0500
Message-Id: <10542.110683@fatcity.com>


Try

       grant role3 to role2 with admin option

> Hi gurus,
> I created a user user1.
> created three roles role1,2,3 identified by role1,2,3.
> What i want is that role2 must have the privilege of altering role3 only and not role1 .
> But when i issue , grant alter role3 to role2 is failing .
> But i can issue , grant any role to role2;
> So role2 can even alter the role1 . Is there any way i can resolve this.
>
> Thanks and Regards,
> Raman
Received on Wed Jun 28 2000 - 12:03:06 CDT

Original text of this message

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