Access AND Security Permissions

G

Guest

We currently have novell and have opted not to place security within the
database itself, but utilized novell security of having Read & File Scan for
folks we don't want editing and full rights for folks that need to edit the
database.

Now we are moving to Microsoft and we do NOT want to start setting up and
utilizing the Access internal security, but would prefer to place the
security at the windows level.

Can someone assist if this is possible and what type of security permissions
would be needed at the directory level? We have no need to utilize the
internal security to secure reports, forms, etc. Also, we have been burnt a
few times by utilizing an MDW when someone has left the company and people's
name change (which happens quite frequently).
 
J

Joan Wild

SkyEyes said:
We currently have novell and have opted not to place security within the
database itself, but utilized novell security of having Read & File Scan for
folks we don't want editing and full rights for folks that need to edit the
database.

Now we are moving to Microsoft and we do NOT want to start setting up and
utilizing the Access internal security, but would prefer to place the
security at the windows level.

Set up a folder that has the necessary permissions for only the group of people that need to use the database. Other users shouldn't have any permission to that folder. That group will need read/write/create permission on the folder. All users need create permission in order to create the associated ldb file-without it, the first person in will open the mdb exclusively.
Also, we have been burnt a
few times by utilizing an MDW when someone has left the company and people's
name change (which happens quite frequently).

I can't for the life of me see how that is the fault of Access security.
 
G

Guest

What about delete rights...how does that work within windows security. Just
because it the person didn't have delete rights and they were the last person
out of the ldb file, the file just sat out there and eventually caused
problems.
 
J

Joan Wild

Although it isn't *absolutely* necessary, your life might be easier if you put delete permission on the folder as well, for the reason you point out.

If you're concerned about a user deleting a file, hide the share:
\\servername\share$ rather than \\servername\share
 

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

Similar Threads


Top