Jump to content
Server Maintenance This Week. ×

Giving users the ability to manager security?


jjfcpa

This topic is 4927 days old. Please don't post here. Open a new topic instead.

Recommended Posts

We have developed a solution that will be a subscription service. Multiple company's data will be in one file.

How do you give each company the ability to manage security for THEIR data? In other words, we want to give them the ability to add users and passwords for their data.

Link to comment
Share on other sites

I don't see a way of doing this. You don't secure at the data level, really, but at the field level. What I mean, is that in order to create a rla calc particular to a gCompany (matching the account's company at login), you'd need case statements in the rule. I don't see how you'd not get yourself into a hard-coded corner doing that.

Edited by Guest
Link to comment
Share on other sites

You'd need separate privilege sets that only allow access to each company's records. This is not hard to do. Multiple privilege sets may allow read only or write access.

The trick is ensuring that the correct privilege sets are used, so people don't see the wrong records.

I'd consider splitting the solutions.

Link to comment
Share on other sites

This topic is 4927 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.