Re: open exclusive for back end design
From: jk (jk_at_discussions.microsoft.com)
Date: 11/02/04
- Next message: jk: "Security in upgrade version"
- Previous message: Joan Wild: "Re: Is there a workgroup security problem when using Access on XP%3f"
- In reply to: Joan Wild: "Re: open exclusive for back end design"
- Next in thread: Joan Wild: "Re: open exclusive for back end design"
- Reply: Joan Wild: "Re: open exclusive for back end design"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Nov 2004 08:28:02 -0800
Thanks joan,
My objective for the be is to protect the tables from someone who could be
cruising the network and want to take a peek or delete an entry in the table.
The users need to do data entry on the fe and i am not too concerned on that
side but i do need for them to perform the data entry and i do not want
problems if i place user level security on the be in the network and all of a
sudden , they cant get in. I appreciate any direction from you to do it
right. thanks
"Joan Wild" wrote:
> 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: jk: "Security in upgrade version"
- Previous message: Joan Wild: "Re: Is there a workgroup security problem when using Access on XP%3f"
- In reply to: Joan Wild: "Re: open exclusive for back end design"
- Next in thread: Joan Wild: "Re: open exclusive for back end design"
- Reply: Joan Wild: "Re: open exclusive for back end design"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|