Changing user encryption permissions

The Database Owner grants permissions for users at the database level.

StepsChanging permissions

  1. In the server, click Databases to display a list of available databases.

  2. Select the database you want to expand.

  3. Select the User folder.

  4. Double-click the user name.

  5. The User Properties window displays six tabs.

  6. Select the Objects Permissions tab.

  7. In the Permissions list, select Tables, Stored Procedures, Views, Extended Stored Procedures, or Encryption Keys to change the appropriate permissions.

    You can grant these permission types for tables:

    For Stored Procedure and Extended Stored Procedure, you can grant Execute permission.

    You can grant these permission types for views:

    You can grant these permission types for Encryption Keys:

  8. Click OK or Apply when finished.

    Note Sybase Central reports on permissions explicitly granted, revoked, and those that users obtain by being members in a group. It does not show permissions associated with a role (such as the sa_role) associated with their logins.