Open billhowe opened 11 years ago
Imagine Alice, Bob, and Charlie are SQLShare users
Now Bob can run queries on AA with no problem, and can derive his own views.
Now Charlie cannot access view BA, because the ownership chain is broken (Bob, then Alice).
We want the second scenario to work, and it requires automatically assigning permissions to Charlie all the way down the chain.
[1] http://sqlmag.com/sql-server/security-through-ownership-chains
Imagine Alice, Bob, and Charlie are SQLShare users
Now Bob can run queries on AA with no problem, and can derive his own views.
Now Charlie cannot access view BA, because the ownership chain is broken (Bob, then Alice).
We want the second scenario to work, and it requires automatically assigning permissions to Charlie all the way down the chain.
[1] http://sqlmag.com/sql-server/security-through-ownership-chains