Re: Access security - is it just a joke?
- From: "Goos van Beek" <none>
- Date: Mon, 6 Mar 2006 11:14:19 +0100
A way to protect your password to password recovery files is to use
'unreadable' characters such as Altxxxxx and so on. Use characters from
different charactersets.
It could look like this: ????????????????????
A password recovery program (like Advanced Office Password Recovery)
displays characters like these as questionmarks.
You also can use code to let your application only start in a runtime
environment. Users have to use the /runtime switch. The recovery program
can't use that switch, and won't have access to the application to use a VBA
backdoor.
The free EverythingAccess Password Retrieval tool doesn't work either in
this case. It thinks that the mdb file is not password protected, but you
can't open it.
OK, it's a lot of extra work...
--
Goos van Beek
<MyReceiver@xxxxxxxxxxx> schreef in bericht
news:1141260396.224313.59580@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Following all recommended best practices to secure the mdb database
(http://support.microsoft.com/default.aspx?scid=KB;en-us;q165009), just
to find out there are tools out there to recover the database password
(http://www.everythingaccess.com/products-services.htm); and worst, a
tool to completely remove the user level security, with or without the
mdw file (http://www.etechrecovery.com/019-MDBrecovery.asp). And it
can be done in seconds, much shorter time than I spent on securing the
mdb database!
I assume the need to set up security is to protect the database. If it
is so easy to defeat, why even bother?
.
- Follow-Ups:
- Re: Access security - is it just a joke?
- From: Goos van Beek
- Re: Access security - is it just a joke?
- References:
- Access security - is it just a joke?
- From: MyReceiver
- Access security - is it just a joke?
- Prev by Date: Re: access or network problem ?
- Next by Date: Re: Access security - is it just a joke?
- Previous by thread: Re: Access security - is it just a joke?
- Next by thread: Re: Access security - is it just a joke?
- Index(es):
Relevant Pages
|