Re: open exclusive for back end design
From: Joan Wild (jwild_at_nospamtyenet.com)
Date: 11/02/04
- Next message: Joan Wild: "Re: Is there a workgroup security problem when using Access on XP%3f"
- Previous message: Dynamite: "Is there a workgroup security problem when using Access on XP%3f"
- In reply to: jk: "open exclusive for back end design"
- Next in thread: jk: "Re: open exclusive for back end design"
- Reply: jk: "Re: open exclusive for back end design"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Nov 2004 09:57:44 -0500
jk wrote:
> i have a db which is split fe/be on a network folder.This db had a
> general password created through open exclusive but at the time of
> the split, the linking did not work untill i removed the password on
> the backend.It is sufficient to leave the fe with the general
> password but i would like to secure the be with user level security.I
> need to be careful since i already have quite a few users on this db
> so i have yet to try it out...please advise on the above since it
> seemed strange that a password would affect the linking manager.
If you want to go with the database password (very easy to crack, by the
way), you can open the backend and set the password. Then open the
frontend, and delete the links. Then use File, Get External Data, Link to
create the links again - this time you will be prompted for the backend
password, which will be saved with the links.
If you want to implement user level security on the backend, you can still
do so. Follow the steps outlined in the security FAQ. If you are going to
leave the frontend unsecured, then you likely will not want to create your
own groups for the backend. Just assign the limited rights you need to the
Users Group. You could even deny permission entirely on the backend tables,
and use RWOP (run with owner permissions) queries in the frontend. This
would mean securing the frontend as well.
Security FAQ
http://support.microsoft.com/?id=207793
Security Whitepaper
http://support.microsoft.com/?id=148555
I've also outlined the detailed steps at
www.jmwild.com/AccessSecurity.htm
-- Joan Wild Microsoft Access MVP
- Next message: Joan Wild: "Re: Is there a workgroup security problem when using Access on XP%3f"
- Previous message: Dynamite: "Is there a workgroup security problem when using Access on XP%3f"
- In reply to: jk: "open exclusive for back end design"
- Next in thread: jk: "Re: open exclusive for back end design"
- Reply: jk: "Re: open exclusive for back end design"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|