Jump to content

Full Access with limitations


levonk

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

Recommended Posts

Hi,

I am creating a database that will be maintained by someone else. I want to give them full access to the application, but I want to keep a user account that I can access in case they have any kind of problems.

If I create a second user with full access privileges, they will have the privilege to delete my account. Is there a way to restrict them from deleting or modifying my account? Is there a possibility for a superuser that cannot be modified by the full access privilege?

Link to comment
Share on other sites

Carefully, very carefully you can construct a database where the "superusers" as you call them can do everything except access the Manage Accounts and privileges section. Using a script set to run with Full access privileges, you can allow them to open the area where fields and tables are defined. Additionally they can add, delete, activate, and deactivate all subordinate level Accounts, but not [Full Access] ones.

The real question however is why this approach is needed. If you're helping them, why would they delete your Account?

Steven

Link to comment
Share on other sites

This topic is 5584 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.