MS Access - Problem in User perimissions

N

Neel

Hi!,

I've developed a database & have created users.
I've created 2 type of user-1) who can only read the
database & users of "readonly users' group. 2) super users
who are users of "admins" group- who can read, ModifY &
grant perimissions on database objects.

But the problem is: even though the read only users have
the right to only read the database object, they are able
to modify even delete records from database tables. which
I dont'. Pls. help .
 
J

Joan Wild

Neel said:
Hi!,

I've developed a database & have created users.
I've created 2 type of user-1) who can only read the
database & users of "readonly users' group. 2) super users
who are users of "admins" group- who can read, ModifY &
grant perimissions on database objects.

But the problem is: even though the read only users have
the right to only read the database object, they are able
to modify even delete records from database tables. which
I dont'. Pls. help .

You have missed some step in securing your database. Try following the
steps at
www.jmwild.com/AccessSecurity.htm
 

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