cancel
Showing results for 
Search instead for 
Did you mean: 

Alternative to Data Access Control in Datasphere (Role based data access)

ArunNair
Discoverer
0 Kudos
367

Hi,

We have several linked complex models and wanted to apply role based data access on the base data used by the models. Currently these models are processing intensive and to enhance end user experience, we use model persistence at multiple levels.

DAC is not suitable because it doesn't allow persistence of linked models, which is very critical for the reports.

Is there any alternative mechanism to implement user/role based row level data access in Datasphere which can also work with persistence of linked models?

Accepted Solutions (0)

Answers (1)

Answers (1)

XaviPolo
Active Contributor
0 Kudos

I don't think so.

The security model in DSP is the use of DACs, and the limitation is that you can't persist above the point where you have applied the DAC.

Regards,

ArunNair
Discoverer
0 Kudos

Thanks Xavier.

This looks like a significant limitation if we have datasets where row level access control is required closer to the data source and we want modelers to build processing intensive models that use the access controlled dataset.