S
shunah_removethis_
I'm trying to secure my db app with user-level security. I've set up
two accounts, DBManager, which is a member of the admins group, and
DBUser, which is a member of the built-in Full Data Members group (with
some changes).
In the front-end db, I have RWOP turned on. DBUser's group has all
permissions -- except for Modify Design and Administer -- to all
queries, and full permissions to all table links. DBManager has full
permissions to and owns all objects in the front and back ends.
In the back-end db, DBUser's group has Open/Run permissions to the db,
and Read Design permissions to all of the tables.
I can't run a single query logged into the FE as DBUser. I get the
error message: Record(s) can't be read; no read permission on <table
name>.
Can anyone tell me where I've gone wrong? This is Access 2000 on
Windows 2000.
Thanks,
Sharon
two accounts, DBManager, which is a member of the admins group, and
DBUser, which is a member of the built-in Full Data Members group (with
some changes).
In the front-end db, I have RWOP turned on. DBUser's group has all
permissions -- except for Modify Design and Administer -- to all
queries, and full permissions to all table links. DBManager has full
permissions to and owns all objects in the front and back ends.
In the back-end db, DBUser's group has Open/Run permissions to the db,
and Read Design permissions to all of the tables.
I can't run a single query logged into the FE as DBUser. I get the
error message: Record(s) can't be read; no read permission on <table
name>.
Can anyone tell me where I've gone wrong? This is Access 2000 on
Windows 2000.
Thanks,
Sharon