Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Monday, August 28, 2017

solved - Row Level Security based on membership in AD Group or ServerRole

SQLServerCentral » Latest topics
solved - Row Level Security based on membership in AD Group or ServerRole
Hi,

I'd like to implement row LevelSecurity.

Users are mapped to one (or more!!!) Groups (either AD Groups or ServerRoles, does not matter which to use)
Each Group should only see the SalesFacts for the corresponding Company.
How

No comments: