Modifying Account Permissions

Last updated: 2024-09-06 18:09:33

Operation scenarios

TencentDB for SQL Server supports the feature of modifying account permissions, allowing you to change account permissions as needed. Permissions for high-privilege accounts and super-privilege accounts cannot be modified to the specified permission libraries and permissions.

Operation step

1. Log in to the SQL Server console. In the instance list, click the instance ID or Operation column's Manage to enter the instance management page.
2. On the instance management page, select the Account Management tab, choose the desired account, and in the Operations column, click Set Permissions.


3. In the pop-up dialog, select or deselect the required permission libraries and permissions, click OK to complete the modification.

Related APIs

API
Description
The interface (ModifyAccountPrivilege) is used to modify instance account permissions.