Who Can Manage Connections?¶
The following table shows the access levels required to manage data connections. If a user has ALL
access, they do not need additional access.
Action | Catalog (all connections) | DATACONNECTION | DATABASE |
---|---|---|---|
Ability to see connections page in UI | ALL, CREATE_DATACONNECTION_AS_OWNER | Any access level | |
Create connnections | ALL, CREATE_DATACONNECTION_AS_OWNER | ||
Full administrative actions on specfied connection | ALL | ALL | |
Use specified connection for data registration | ALL | ALL, USE | Need ALL or CREATE_AS_OWNER on DATABASE or CATALOG to actually register tables inside a database. |
Edit connections | ALL | ALL | |
Test connections | ALL, CREATE_DATACONNECTION_AS_OWNER | ALL, USE | |
List connection | ALL | Any access level | |
View connection details | ALL | ALL, USE |