Home All Groups Group Topic Archive Search About

Unable to grant rights to user



Author
22 Jan 2006 10:55 AM
samson
We one server on which has SQL 2000 standard edition installed on it with
sp3a .
On the server i created one login and assigned a defualt database for it,
this user is assigned only to public role .When i try to grant Insert ,
update , delete or say any rights to user on table , procedure or view  ,
they are not applied .
I have tried this through EM as well as with a query , still i am unable to
grant any rights to user.

Does anyone have any ideas about problem.

Thanks & Regards
samson

Author
22 Jan 2006 12:01 PM
Jens
What do you mean by "they are not applied" ? DO you mean that the
statment for gtanting the right is successfull, but the user is not
able to do these Commands like INSERT, UPDATE OR Delete ? Please keep
in mind that Granted rights are commulativ, means that they are added
up, if the user is in any group with denies a right to him this will
overwrite the granted right. So please check if the user is in any
group which is denied for the appropiate commands.

HTH, jens Suessmeyer.
Are all your drivers up to date? click for free checkup

Author
23 Jan 2006 9:37 AM
samson
> What do you mean by "they are not applied" ? DO you mean that the
> statment for gtanting the right is successfull, but the user is not
> able to do these Commands like INSERT, UPDATE OR Delete ?

Yes ,right . No error was reported while doing this but the rights were not
applied.


> Please keep in mind that Granted rights are commulativ, means that they are added
> up, if the user is in any group with denies a right to him this will
> overwrite the granted right. So please check if the user is in any
> group which is denied for the appropiate commands.

The user is not assigned to any group .
And the user is an Sql user , we use Mixed authentication.
Author
23 Jan 2006 11:47 AM
impslayer
samson skrev:

>
> The user is not assigned to any group .
> And the user is an Sql user , we use Mixed authentication.

What about denied rights in role(s) then?

    /impslayer, aka Birger Johansson

Bookmark and Share