Removing Admin Permissions from my database

L

Lord d'Artaignan

I have a database I created with a custom Workgroup Information File
MDW. I removed all permissions including the Open/Run permissions from
every object in the database, including it, itself to the Admin and
Users accounts. The database is on a server share and I have created
icons that point to the database and allow login using the custom MDW.
I have found that if someone opens the database using the MDB file, it
skirts my security and the user can make changes to the database. I do
not have the option of adding my MDW file to everyone's computer. Are
there any suggestions to making sure Admin or User cannot open my
database?

Should I created another group, perhaps Administrators versus the
standard Admins group and apply "admin" permissions to it then remove
the Admins group altogether? Will this be a database change or the
workgroup information file change?

Any help you can provide is greatly appreciated.

**Note that when opening my database using the MDB file in Access 2007
it will not even allow the Admin account to access the database. This
is my ultimate goal for the Admin account when using Access 2000.

John
Experience Administering an Access 2000 database: Novice
 
A

Arvin Meyer [MVP]

You cannot actually remove the admin user, but you can and should remove
their permissions after having created your own admin group. That said, it
disturbed me that your database is running from a server. Only the data,
backend should run from a server. The application (front-end) should run
from each workstation. Here is some information on that:

Splitting the database:
http://www.granite.ab.ca/access/splitapp/overview.htm

and here is some good information on best practices in security:

Security FAQ
http://support.microsoft.com/download/support/mslfiles/SECFAQ.EXE

Lynn Trapp's summarization:
http://www.ltcomputerdesigns.com/The10Steps.htm

KB articles:
http://support.microsoft.com/default.aspx?scid=KB;en-us;q165009
http://download.microsoft.com/download/access97/faq1/1/win98/en-us/secfaq.exe
http://support.microsoft.com/default.aspx?kbid=325261

Joan Wild's articles:
http://www.jmwild.com/security02.htm
http://www.jmwild.com/security97.htm
http://www.jmwild.com/SecureNoLogin.htm
http://www.jmwild.com/Unsecure.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