I know this has been asked loads of times. I've read many posts and still can't seem to get the grip of this.
I have a few databases in a shared location on our server at work.
The new database is to hold network passwords, user details etc and therefore has to be secure. Only 1 administrative login is required.
Here are the filenames:
CompanySecurity.mdb
SECURITY.mdw
I have a shortcut file as:
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "\\NETWORKLOCATION\CompanySecurity.mdb" /wrkgrp "\\NETWORKLOCATION\SECURITY.mdw"
The Admin account still exists in the mdw file but the ownership rights of most of the database have been passed to the "Secure" administrative user. I cannot seem to delete the Admin account btw.
Now, If I run the shortcut it works fine and I can log in with the credentials set in the mdw file. Username: Secure (with password)
However, If I just open the CompanySecurity.mdb file it just opens without requesting a password etc. btw it opens from a machine with Access Runtime only installed also. My other mdb file in the same folder does the same incidentally though security isnt a big concern for that db.
I know everyone keeps saying you need to open a db using a shortcut but what is to stop a user from browsing to the network location and opening the mdb file?
Wouldnt it be easier and more secure just to set a password on the mdb? and do away with the mdw file?
Thanks
Paul
I have a few databases in a shared location on our server at work.
The new database is to hold network passwords, user details etc and therefore has to be secure. Only 1 administrative login is required.
Here are the filenames:
CompanySecurity.mdb
SECURITY.mdw
I have a shortcut file as:
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "\\NETWORKLOCATION\CompanySecurity.mdb" /wrkgrp "\\NETWORKLOCATION\SECURITY.mdw"
The Admin account still exists in the mdw file but the ownership rights of most of the database have been passed to the "Secure" administrative user. I cannot seem to delete the Admin account btw.
Now, If I run the shortcut it works fine and I can log in with the credentials set in the mdw file. Username: Secure (with password)
However, If I just open the CompanySecurity.mdb file it just opens without requesting a password etc. btw it opens from a machine with Access Runtime only installed also. My other mdb file in the same folder does the same incidentally though security isnt a big concern for that db.
I know everyone keeps saying you need to open a db using a shortcut but what is to stop a user from browsing to the network location and opening the mdb file?
Wouldnt it be easier and more secure just to set a password on the mdb? and do away with the mdw file?
Thanks
Paul