J
JimBob
My database is secured on a shared drive with all of the security in
place. Each user has their own id and password and the only way that I
could get to that point was to create an mdw file to the shared drive
and have all users join that workgroup. Now the issue is that whatever
access 2002 database they attempt to open, they must use the ID and
password.
I had written earlier regarding this issue and was informed that I
could specify a network drive for a local .mdw file as in the example
below:
"C:\Program Files\Office2K\Office\msaccess.exe"
"\\Server\Share\DatabaseName.mdb" /wrkgrp
"\\Server\Share\secacc.mdw"
I few questions that I need clarfication on since I am treading
dangerous ground here. I can create databases and make them look
pretty and functional but this security issue is driving me nuts...
1. Where do I creat these command lines, within the database that I
want to share under the macro section or does this have to be done via
a VB script?
2. If I am sharing the mdw file off my local PC, does that require my
PC to be available 24/7? I'd rather not do this and just have the
users log in to use any Access database. This would please our
auditors to no end since it is a requirement that all databases be
secured.
As you can tell, I have some knowledge in this regard but this security
issue is holding up from releasing the database to production.
Thanks!!
place. Each user has their own id and password and the only way that I
could get to that point was to create an mdw file to the shared drive
and have all users join that workgroup. Now the issue is that whatever
access 2002 database they attempt to open, they must use the ID and
password.
I had written earlier regarding this issue and was informed that I
could specify a network drive for a local .mdw file as in the example
below:
"C:\Program Files\Office2K\Office\msaccess.exe"
"\\Server\Share\DatabaseName.mdb" /wrkgrp
"\\Server\Share\secacc.mdw"
I few questions that I need clarfication on since I am treading
dangerous ground here. I can create databases and make them look
pretty and functional but this security issue is driving me nuts...
1. Where do I creat these command lines, within the database that I
want to share under the macro section or does this have to be done via
a VB script?
2. If I am sharing the mdw file off my local PC, does that require my
PC to be available 24/7? I'd rather not do this and just have the
users log in to use any Access database. This would please our
auditors to no end since it is a requirement that all databases be
secured.
As you can tell, I have some knowledge in this regard but this security
issue is holding up from releasing the database to production.
Thanks!!