Switch Ownership Role¶
Privacera supports switching the ownership role for Dremio resources managed through the Dremio connector. This feature allows you to assign ownership of Dremio resources—such as virtual or physical datasets—to a designated role. This helps improve the management of access control and permissions.
The ownership role is typically set to match the username of the Dremio server user configured for integration.
Configure¶
Replace <RESOURCE_OWNER>
with your actual value.
-
SSH to the instance where Privacera Manager is installed.
-
Run the following command to open the
.yml
file to be edited.If you have multiple connectors, then replace
instance1
with the appropriate connector instance name.Bash -
Add or update the following property to specify the ownership role:
YAML -
Once the properties are configured, run the following commands to update your Privacera Manager platform instance:
Step 1 - Setup which generates the helm charts. This step usually takes few minutes.
Step 2 - Apply the Privacera Manager helm charts. Step 3 - Post-installation step which generates Plugin tar ball, updates Route 53 DNS and so on.
- Prev topic: Advanced Configuration