Skip to content

Access Management for Dremio

Overview

This document provides an overview of the access management features supported by Privacera for the Dremio connector.

Access Management

Topic Detail
Integration methodology Privacera PolicySync
Access Tools
  • Dremio UI
  • JDBC
Supported User Identities
  • LDAP/AD Users
  • LDAP/AD Groups
  • Privacera Roles
Resource Policy Service Type privacera_dremio_ps

Supported Access Management Features

Feature Supported Native Using SecureView
🟢 S3 Source Access Control Yes Yes N/A
🟢 Space Access Control Yes Yes N/A
🟢 Folder Access Control Yes Yes N/A
🟢 Physical Dataset Access Control Yes Yes N/A
🟢 Virtual dataset Access Control Yes Yes N/A
🟢 Row Access Control Yes Yes N/A
🟢 Column Data Masking Yes Yes N/A
🟢 Centralized Access Audit Yes Yes N/A

How does it work

In Dremio, access permissions are managed through roles. Privacera PolicySync synchronizes access policies from Privacera to Dremio, ensuring consistent enforcement. When users authenticate with Dremio and perform SQL operations, they select a Dremio role. Access policies are then enforced based on the selected role and the permissions assigned to it.

The following section describes in detail how the policies are translated to Dremio roles and permissions.

Comments