Re: BackEnd Question
- From: "Roger Carlson" <NO-Rog3erc-SPAM@xxxxxxxxxxx>
- Date: Fri, 12 Aug 2005 11:29:03 -0400
This may or may not help you, but I want to rant here <grin>
I have a philosophical problem with using security to keep people from
mucking around in a database. If actual data confidentiality is involved,
sure, add security. But just to keep people from doing something you've
told them not to do -- no. If they do something they've been told not to
do, you fire them. Simple as that.
It is generally accepted that men are not to go into the women's restroom
except under controlled conditions (ie janitorial staff). We don't make
people badge into the restrooms and refuse to open the door if they are not
of the appropriate gender. If we discover a man who habitually enters the
women's restroom, we fire him.
In short, I believe this is a management issue, not a security issue. If
users habitually use your software in unapproved ways, you warn them once,
then the discipline escalates by whatever policy your company follows. Of
course, you have to catch them
To do this, I would use an AutoExec macro which runs code that records the
user's name in a log table. This will catch all but the most determined.
My experience has been when you make people aware that they could face
disciplinary action, they stop mucking around.
Just my opinion.
--
--Roger Carlson
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
"David W" <davidw@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23q5N2o0nFHA.3660@xxxxxxxxxxxxxxxxxxxxxxx
> I need a way to keep people from opening the backend database files except
> when they use the frontend.
> I have a split system that works fine, the database are connected via
mapped
> drive from each pc(no server software here).
> The issues is when someone opens the mapped drive from there pc, they can
> open the backend files and do whatever.
> I am going to ask a silly question<<<
> Are you supposed to make the backend a mde or is there something that I
> havent seen yet?
>
> Thanks for responding
> David W
>
>
.
- Follow-Ups:
- Re: BackEnd Question
- From: David W
- Re: BackEnd Question
- From: Klatuu
- Re: BackEnd Question
- References:
- BackEnd Question
- From: David W
- BackEnd Question
- Prev by Date: Re: BackEnd Question
- Next by Date: Problem with corrupted data
- Previous by thread: Re: BackEnd Question
- Next by thread: Re: BackEnd Question
- Index(es):
Relevant Pages
|