Microsoft SQL Server 2014 Unleashed
by Ray Rankins, Paul Bertucci, Chris Gallelli, Alex T. Silverstein
User-Defined Server Roles
User-defined server roles were added in SQL Server 2012. They provide the same type of flexibility that is available with user-defined database roles. The difference with user-defined server roles is that server-level permissions are used to customize the rights for this role instead of permissions that are scoped at the database level.
Prior to SQL Server 2012, administrators were limited to using the fixed server roles when granting server side permission. The fixed server roles offer security for many of the common administrative tasks, but there is no way to customize the underlying permissions. Without the ability to customize, administrators would sometimes add logins to fixed server roles that had more rights ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access