I'm a little confused about the best way to use the Advanced Security Settings.
Here's my setup:
My database is fully password-protected. All users are assigned to various Groups.
===================
I want users to be able to SEE other people's data.
I want most Users (95%) to only be able to change their OWN data. (eg. address, city, state)
But I also want a limited Group (of people) to be able to modify certain tables of all users. (cars, renewal dates, etc)
So, I've started by selecting the first category "1. Users can see and edit other users data."
But there seems to be greater security if I chose "3. Users can see other users data, can edit their own data only." -- and then grant ADMIN to some people.
====================
QUESTIONS:
- Is Category 1 secure enough?
- When there is an Admin group, can you restrict it sufficiently to a table or is it more powerful than that? It seems counter-intuitive to assign someone as ADMIN, and then restrict their capabilities.
- Can there be different levels of Admin rights? For example Write access to different tables?