Re: Folder security set up
- From: "Rick Brandt" <rickbrandt2@xxxxxxxxxxx>
- Date: Wed, 27 Dec 2006 17:17:44 GMT
mscertified wrote:
What is the best way to set up folder security for Access databases.
Do we need only give full rights to the .LDB file and read-only on
the .MDB and .MDE. We are not using user-level security. Is any of
this affected if we use data access pages?
If your intention is for all users to have read only rights then you can just
make the MDB and folder be read only for all users. In that case no LDB file is
ever created.
However; you cannot use network permissions on the file or folder if you only
want SOME users to be read only and others to have edit rights (at least not
very well). Once a read only user is first to open the file and no LDB file is
created then all other subsequent users are forced to read only specifically
because no LDB file exists.
If a user with edit rights opens the file first then all read only users are
locked out entirely because having them open the file would require an edit to
the LDB file, something they won't have the permissions to do.
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
.
- Prev by Date: Re: Log In
- Next by Date: Re: Folder security set up
- Previous by thread: Re: Log In
- Next by thread: Re: Folder security set up
- Index(es):
Relevant Pages
|
Loading