Privileges

Understanding Privileges in Catalog

Catalog privileges offer a system for managing authentication and access across catalog, database, table, and column levels. Privilege is a set of rules or policies used to ensure only the intended users have permission to access data.

Upon creating a catalog, access is initially restricted by default, employing the Deny All privileges for all users. This approach aligns with governance and security protocols, guaranteeing that essential access is meticulously granted.

For a user to be able to access, add, update and modify catalog privileges, The DataAdmin role must be assigned, including SuperAdmins.

For a user to be able to access query editor, The DataAnalyst role must be assigned, including SuperAdmins.

Please be sure to use it cautiously, as it provides access to read potentially sensitive data.

e6data offers three types of privileges that can be applied to data objects:

Last updated