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 -> Re: revoking drop table priviliege

Re: revoking drop table priviliege

From: <chandrasekar_at_my-dejanews.com>
Date: Thu, 28 Jan 1999 06:55:06 GMT
Message-ID: <78p1k8$i7n$1@nnrp1.dejanews.com>


Hello Mr John Koo, I am in receipt of your mail . Thankx for the same.But still my doubt is not fully rectified . My actual problem is I can let any users connect to 'test1' schema but they should not drop any tables in 'test1'. In otherwords test1 schema has create session privileges. To the best of my knowledge if a user has create session priviliegem, then dropping a table would also be possible . Is my assumption right ? If so how to prevent the user from dropping a table in the schema where the user is connected . Anticipating ur reply

cheers
chandrasekar

In article <36ADA32F.175B20AE_at_i-wave.net>,   John Koo <johnkoo_at_i-wave.net> wrote:
> chandrasekar_at_my-dejanews.com wrote:
>
> > Hi, I have two questions for ORACLE DBA INTELLECTUALS : 1. Is it possible
> > to revoke only a drop table priviliege from the user who can connect to
> > database, query tables and do transactions . 2. Is it possible to restrict
> > a user from dropping and creating tables based on the terminal numbers;
> >
> > To eloborate the environment , We are running ORACLE 8.0.3.0 in
> > winNT platform . We have an user 'test1' where all the other users can query
> > this schemas table but the users should not drop or create any tables of
their
> > own in 'test1'. Particularly the users working in terminal c100,c101,c102 &
> > c103 should not be given priviliege for creating or dropping tables .
> >
> > Your valuable inputs are greatly appreciated .
> > thankx in advance
> > cheers
> > CHANDRASEKAR
> >
> > -----------== Posted via Deja News, The Discussion Network ==----------
> > http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
>
> HI CHANDRASEKAR,
>
> If the users are just having "SELECT, UPDATE, INSERT,DELETE"
> object privileges on tables in other people schema , then it should
> solve your problem. Make sure the users are not having too powerful
> system privileges such as "DROP ANY TABLE" !
>
> John Koo
> johnkoo_at_i-wave.net
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Jan 28 1999 - 00:55:06 CST

Original text of this message

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