📄️ Overview of privileges
This topic describes the basic concepts of StarRocks' privilege system. Privileges determine which users can perform which operations on which objects, so that you can more securely manage data and resources in a fine-grained manner.
📄️ Privileges supported by StarRocks
Privileges granted to a user or role determine which operations the user or role can perform on certain objects. Privileges can be used to implement fine-grained access control to safeguard data security.
📄️ Manage user privileges
This topic describes how to manage users, roles, and privileges in StarRocks.
📄️ Manage permissions with Apache Ranger
Apache Ranger provides a centralized security management framework that allows users to customize access policies through a visual web page. This helps determine which roles can access which data and exercise fine-grained data access control for various components and services in the Hadoop ecosystem.
📄️ Privilege FAQ
Why is the error message "no permission" still reported even after the required role has been assigned to a user?