security permissions of roles\users on table rows
From: Panagiotis Konstantinidis (panagiotis@melonweb.gr)
Date: 07/05/02
- Next message: Urban Rüegg: "Re: security permissions of roles\users on table rows"
- Previous message: Aaron Margosis [MS]: "Re: server authentication & ASP authentication"
- Next in thread: Urban Rüegg: "Re: security permissions of roles\users on table rows"
- Reply: Urban Rüegg: "Re: security permissions of roles\users on table rows"
- Reply: Russell Fields: "Re: security permissions of roles\users on table rows"
- Reply: Erland Sommarskog: "Re: security permissions of roles\users on table rows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Panagiotis Konstantinidis" <panagiotis@melonweb.gr> Date: Fri, 5 Jul 2002 13:05:39 +0300
We want to be able to grant permissions to roles and\or users on table rows
(not on columns). For example, when user A selects all rows, only those rows
should be returned that user A has been granted permission to see. User A
may have another set of rows from the same table, that user A will be able
to update, another set for deletion, etc.
However, some of the rows of the above mentioned table will be able to be
selected by other users as well, according to each user's individual
permissions on each row.
Can the above mentioned system be implemented with the help of the built-in
role\user system of SQL2K and how? I know that permissions may be assigned
to roles and users with respect to tables and tabvle columns. But what
happens with table rows?
If the built-in permissions system canot be employed, any ideas about how to
do it, i.e. have groups and users with individual permissions on table rows
(like the NTFS file system)?
Thanks in advance for any replies.
Regards,
Panagiotis
- Next message: Urban Rüegg: "Re: security permissions of roles\users on table rows"
- Previous message: Aaron Margosis [MS]: "Re: server authentication & ASP authentication"
- Next in thread: Urban Rüegg: "Re: security permissions of roles\users on table rows"
- Reply: Urban Rüegg: "Re: security permissions of roles\users on table rows"
- Reply: Russell Fields: "Re: security permissions of roles\users on table rows"
- Reply: Erland Sommarskog: "Re: security permissions of roles\users on table rows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|