B
BruceM
I have implemented user-level security. I am just about ready to split,
then deploy the database, but I have questions, and am in need of a
strategy.
I am using a shortcut in the format:
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\Documents and
Settings\JohnDoe\My Documents\CAR.mdb" /user RecordKeeper /wrkgrp
"C:\Documents and Settings\JohnDoe\Application
Data\Microsoft\Access\SecureDB.mdw"
In my tests I double click on the shortcut icon and see a login box with
RecordKeeper and a space for the password. I can change the user name
manually and log on as others in the workgroup. I can't open the database
file directly. In short, it works as it should.
When I split the database, what do I need to change in the shortcut? The
first part of it will still point to the Access executable, I expect. Will
the second part ("C:\Documents and Settings\JohnDoe\My Documents\CAR.mdb")
point to the backend file, or to the mde front-end file on the local
machine? The last part (the location of the secure mdw file) will be in a
network location, I would think.
Or am I off the mark completely with this approach?
The strategy question is how to force users to enter a password. I can set
them up with a generic password, but I can't let people continue to use that
password. I realize that user-level security is not bulletproof, but it is
quite adequate to our needs provided that real passwords are used. The risk
then is that people will share their passwords, but that is not my problem.
I thought I had asked about this some months ago, as part of another
question, and I thought I had saved the response, hoping that another day I
would understand better, but I can't find it now. Any ideas on how to
implement this? I'm sure it has been covered, but I can't put together a
search string that produces the sought-after information.
then deploy the database, but I have questions, and am in need of a
strategy.
I am using a shortcut in the format:
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\Documents and
Settings\JohnDoe\My Documents\CAR.mdb" /user RecordKeeper /wrkgrp
"C:\Documents and Settings\JohnDoe\Application
Data\Microsoft\Access\SecureDB.mdw"
In my tests I double click on the shortcut icon and see a login box with
RecordKeeper and a space for the password. I can change the user name
manually and log on as others in the workgroup. I can't open the database
file directly. In short, it works as it should.
When I split the database, what do I need to change in the shortcut? The
first part of it will still point to the Access executable, I expect. Will
the second part ("C:\Documents and Settings\JohnDoe\My Documents\CAR.mdb")
point to the backend file, or to the mde front-end file on the local
machine? The last part (the location of the secure mdw file) will be in a
network location, I would think.
Or am I off the mark completely with this approach?
The strategy question is how to force users to enter a password. I can set
them up with a generic password, but I can't let people continue to use that
password. I realize that user-level security is not bulletproof, but it is
quite adequate to our needs provided that real passwords are used. The risk
then is that people will share their passwords, but that is not my problem.
I thought I had asked about this some months ago, as part of another
question, and I thought I had saved the response, hoping that another day I
would understand better, but I can't find it now. Any ideas on how to
implement this? I'm sure it has been covered, but I can't put together a
search string that produces the sought-after information.