Re: Confused about ListUserColumnPermissions
From: Sue Hoegemeier (Sue_H@nomail.please)
Date: 11/05/02
- Next message: Richard Waymire [MS]: "Re: Security Model Problems"
- Previous message: Sue Hoegemeier: "Re: SQL Server & SSL"
- In reply to: Garrett Fitzgerald: "Confused about ListUserColumnPermissions"
- Next in thread: Garrett Fitzgerald: "Re: Confused about ListUserColumnPermissions"
- Reply: Garrett Fitzgerald: "Re: Confused about ListUserColumnPermissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Sue Hoegemeier <Sue_H@nomail.please> Date: Mon, 04 Nov 2002 19:30:36 -0700
Yes...that's how it will work. ListUserColumnPermissions
enumerates through explicit permissions only.
-Sue
On Mon, 04 Nov 2002 13:18:33 -0800, Garrett Fitzgerald
<gfitzger@nyx.net> wrote:
>I just ran ListUserColumnPermissions against one of my tables. The
>specified user had DENY on one column, and it belonged to a role which had
>DENY on a different column. However, ListPrivilegeColumns only showed me
>the permission belonging to the user. This seems to make it pretty darned
>near useless for my purposes. I found that I could run LUCP against the
>role, instead of the user, but then I have to add code to figure out which
>role -- or roles -- the user is in. Not ideal.
>
>I'm running SQL Server 2000, if that's relevant to the question. Thanks!
- Next message: Richard Waymire [MS]: "Re: Security Model Problems"
- Previous message: Sue Hoegemeier: "Re: SQL Server & SSL"
- In reply to: Garrett Fitzgerald: "Confused about ListUserColumnPermissions"
- Next in thread: Garrett Fitzgerald: "Re: Confused about ListUserColumnPermissions"
- Reply: Garrett Fitzgerald: "Re: Confused about ListUserColumnPermissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|