Tag: Cross database ownership chaining

SQL Server

SQL Server security – (Part 7)

SQL Server security – (Part 7) Author: Basit A. Farooq In this part, you’ll first learn how SQL Server manages ownership chaining and learned how to change an object’s owner. You changed the security context for a session. Then, you’ll learn how to manage security for CLR assemblies. Finally, you’ll learn when to use SAFE, EXTERNAL_ACCESS, and UNSAFE permissions sets. […]