デフォルトでは、ユーザーはWeb UIのすべての要素にアクセスできます。 ユーザーにUIの制限を導入するには、管理者はそれぞれのUIロールを、サーバーリソースのPermissionで設定された他の必要なロールと一緒にユーザーに割り当てる必要があります。 ロールが割り当てられていない場合、UIは無制限のままです。これは後方互換性を維持するために重要です。

利用可能な UI Role は、Tables で説明されているとおりです:

Role

Role name

Description

Business User

business-user-role

This role has access to the Data Shop, can download Excel files, can connect Tableau.

This role is restricted from seeing the Dashboard, Data Warehouses, Sources, Jobs, Code Editor, and Materialisation tabs, as well as from seeing the “Show data in the Code Editor” button

SQL User

sql-user-role

This role has all permissions of a Business User and is allowed to see and use the Code Editor, but only SELECT statements. 

This role is restricted from seeing and using other SQL statements, Materializations, Jobs, etc.

SQL Developer

sql-developer-role

This role has all permissions of an SQL User and has full access to the Dashboard, Code Editor, Materializations, and Jobs

Data Source Administrator

data-source-admin-role

This role has all permissions of an SQL Developer, can view/add/edit Data Sources, and has access to the Data Warehouses and Sources tabs

User roles are available since v4.7