levonk Posted January 4, 2009 Posted January 4, 2009 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?
Steven H. Blackwell Posted January 4, 2009 Posted January 4, 2009 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
Recommended Posts
This topic is 5804 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 accountSign in
Already have an account? Sign in here.
Sign In Now