Re: Access security best practice - Stupid question(s) #2
- From: "Lynn Trapp" <ltrapp_NOSPAM@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 26 Oct 2005 13:47:10 -0500
Looks pretty good to me, Andy. I'm not sure why you chose to put a database
password on your back-end, but there probably isn't any harm in it -- as
long as someone there always knows what that password is.
--
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
Jeff Conrad's Access Junkie List:
http://home.bendbroadband.com/conradsystems/accessjunkie.html
"Pecanfan" <pecanfan@xxxxxxx> wrote in message
news:1130350451.111889@xxxxxxxxxxxxxxxxxxxxx
> OK, just about got my nice new secure access database up and running and
> so
> far so good. All I want to check now is that I'm doing things as per best
> practices. I've ready through the various security FAQ and I think this
> covers it...
>
> - My back-end database is secured through a shared .mdw file
> - My back-end database is also secured with a database password
> - My back-end database is encoded
> - My front-end is secured through the same shared .mdw file (no database
> password and not encoded)
> - Security on the linked tables in the front end is quite open (everyone
> can
> Read Design, Read Data, Update Data, Insert Data, Delete Data)
> - Security on the back end actual tables is locked down to my various
> groups, as appropriate
> - Admin user has no rights to anything and instead I have a separate
> dbadmin
> account which is the only account in the 'Admins' group
> - The 'Users' group has no rights to anything and instead I have separate
> groups for each department etc.
> - Everyone has full (well, Modify) NTFS permissions to my hidden (for what
> it's worth) back-end .mdb file and .mdw file
>
> Until I get time to sort out RWOP would you say the above is about right
> in
> terms of best practice, if there is such a thing? Have I missed
> something?
>
> ONCE I sort out RWOP, I gather I just remove all 'user' group permissions
> from the tables in the back end and from the linked tables in the front
> end
> then just control permissions on the actual queries?
>
> Thanks again!
>
> Andy
>
>
.
- Prev by Date: Re: Creating user-level security with MS Access file on a network
- Next by Date: Re: Access security best practice - Stupid question(s) #2
- Previous by thread: Re: Make a table contents unviewable
- Next by thread: Re: Access security best practice - Stupid question(s) #2
- Index(es):
Relevant Pages
|