secured database can be opened

G

Guest

I secured a backend database using the user-level security wizard, giving the
Users group read/execute permission on the database, but no permissions for
the other objects.
I am sure that Admin belongs to the Users group only.
On my computer, the situation seems ok, it blocks accessing the tables as
expected.
However, if I take this 'secure' database now to a different computer that
has no history of security, everyone can open not only the database, but all
the tables.
I do have studied the Microsoft white paper of 1995. The SECFAQ.doc seems
not to answer to my problem.
Any help is very much appreciated!
Best regards from Germany.
 
R

Rick Brandt

Michael said:
I secured a backend database using the user-level security wizard,
giving the Users group read/execute permission on the database, but
no permissions for the other objects.
I am sure that Admin belongs to the Users group only.
On my computer, the situation seems ok, it blocks accessing the
tables as expected.
However, if I take this 'secure' database now to a different computer
that has no history of security, everyone can open not only the
database, but all the tables.
I do have studied the Microsoft white paper of 1995. The SECFAQ.doc
seems not to answer to my problem.
Any help is very much appreciated!
Best regards from Germany.

Is "Admin" still listed as the owner of the database and the tables? It should
not be. Owners have rights above and beyond the permissions granted them.
 
G

Guest

Thank you Rick,

Admin is not the owner of the database.

It seems that I have found the solution: After reading the MS Access
Security FAQ, I converted the file to Access 2003 format and did the steps as
described in point 1.10 in the FAQ. Since then it seems to be ok.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top