Use the SQL Server Permission Editor to define permissions for a database and to define server level permissions in a SQL Server 2008, 2012, 2014, or 2016 physical model.
To define SQL Server permissions
The SQL Server Permission Editor opens.
Note: Click New on the toolbar to create a new permission. Use the Enter filter text box to filter a very large list of permissions to quickly locate the one that you want to define.
Displays the permission name. You can change the permission name in this field.
Specifies the permission type. Select the option from the drop-down list.
Specifies the cascade action for the permission. Indicates the permission revoked is also revoked from other principals to which it has been granted or denied by this principal.
Specifies if the user can grant this permission to other users or not.
Specifies the principal used to acquire the permissions. Select a principal from the drop-down list.
Specifies the permissions that are granted to the selected permission. Select or clear check boxes for specific permissions, or select the All Permissions check box to grant all permissions to the permission.
Specifies the principals that are granted to the selected permission. Select or clear check boxes for specific principals.
Note: Click an icon to open one of the security editors (User ID , Application Role , or Database Role ) to further define a principal.
Specifies the logins that are granted to the selected permission.
Note: Click the Login Editor icon to open the SQL Server Login Editor to further define a login.
The permission is defined and the SQL Server Permission Editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|