Re: Create table rights
From: jaylou (jaylou_at_discussions.microsoft.com)
Date: 09/01/05
- Next message: Jeff Grundy: "0x80004005 - you need permission to view its data"
- Previous message: GeorgeP: "Re: User security"
- In reply to: Kalen Delaney: "Re: Create table rights"
- Next in thread: Sue Hoegemeier: "Re: Create table rights"
- Reply: Sue Hoegemeier: "Re: Create table rights"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 1 Sep 2005 10:16:10 -0700
Thanks,
I didnt realize a deny to a user of a group that has right overrides a
grant...
I ran sp_helpprotect and it returned the following:
as you can see this user, who is not part of any group has grant for
creating a table, but he still can't create one.
Very frustrating....
Thanks again,
Joe
Owner Object Grantee Grantor ProtectType Action Column
----- ------ -------------- ------- ----------- ------------------ ------
. . website dbo Grant Backup Database .
. . website dbo Grant Backup Transaction .
. . website dbo Grant Create Default .
. . website dbo Grant Create Function .
. . website dbo Grant Create Procedure .
. . website dbo Grant Create Rule .
. . website dbo Grant Create Table .
. . website dbo Grant Create View .
- Next message: Jeff Grundy: "0x80004005 - you need permission to view its data"
- Previous message: GeorgeP: "Re: User security"
- In reply to: Kalen Delaney: "Re: Create table rights"
- Next in thread: Sue Hoegemeier: "Re: Create table rights"
- Reply: Sue Hoegemeier: "Re: Create table rights"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|