Load Only Masking ACLs¶
To configure the connector to load only masking-related ACLs and skip access-control ACLs, enable the following setting:
- Default value:
false - When set to
true, PolicySync loads only masking policies and does not load access-control ACLs. - Useful when access control is managed externally and Privacera is used only for data masking.
| YAML | |
|---|---|
PrivaceraCloud Equivalent¶
| Properties | |
|---|---|
Setup¶
-
Navigate to Settings → Applications in the Self-Managed Portal.
-
From the list of Connected Applications, select Databricks Unity Catalog.
-
Click on the application name or the icon to edit. Then, go to the Access Management tab.
-
Under the ADVANCED tab, under Add New Custom Properties, add:
Properties -
Click SAVE to apply the changes.
-
SSH to the instance where Privacera Manager is installed.
-
Open the connector variables file:
If you have multiple connectors, replace
instance1with the appropriate connector instance name.Bash -
Add or update the property (omit or set to
falseto load access-control ACLs as well):YAML -
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 - (Optional) Post-installation step which generates Plugin tar ball, updates Route 53 DNS and so on. This step is not required if you are updating only connector properties.
-
In the PrivaceraCloud portal, go to Settings → Applications.
-
On Connected Applications, select Databricks Unity Catalog and open the application for edit.
-
Go to Access Management → ADVANCED.
-
Under Add New Custom Properties, add (replace
0with your connector index if needed):Properties -
Click SAVE to apply the changes.
- Prev topic: Advanced Configuration