PC Review


Reply
Thread Tools Rate Thread

Database password stored in file?

 
 
Greg Tyler
Guest
Posts: n/a
 
      27th Aug 2009
I created a database (MDB), using a master password to secure it from the
naughty folk what want my data. It all works fine, but when I open the MDB in
Notepad and search for "pwd=", it finds a string stating "pwd=gunter" (gunter
being the database password). In fact, it finds this string four times.

This means that anyone opening the database can simply look at the source
beforehand, get the password and then have full access to all my terribly
secure and utterly confidential information.

My question is whether I'm doing something wrong? Did I set up the password
wrong? Am I being misled? I'm aware that accdb has greater security, but as
the majority of users are still on Office 2003, I honestly can't help but use
MDB files.

I also want to ask why there's so little mention of this elsewhere on the
tubes? Surely this is a major security flaw, and yet I can find minimal
discussion of it...
 
Reply With Quote
 
 
 
 
Arvin Meyer [MVP]
Guest
Posts: n/a
 
      27th Aug 2009
Actually, You may find that while the password may be improved in Access
2007, the security model isn't as strong. There is much more to security
than simply securing the database. The data itself (back-end of a split
database) needs to reside on a secure server, and by secure, I also mean
physically secure (locked room) as well as secure from attack from the
outside. The data needs to be in a folder that no one else can open, except
those to whom you've granted access.

If you are running it from a local machine, you should encrypt the file, so
when it's not in active use, even Notepad will see nothing but gibberish. I
use a free (and excellent) program named TrueCrypt for this:

http://www.truecrypt.org

--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"Greg Tyler" <Greg (E-Mail Removed)> wrote in message
news:98214994-80FB-43D7-A17A-(E-Mail Removed)...
>I created a database (MDB), using a master password to secure it from the
> naughty folk what want my data. It all works fine, but when I open the MDB
> in
> Notepad and search for "pwd=", it finds a string stating "pwd=gunter"
> (gunter
> being the database password). In fact, it finds this string four times.
>
> This means that anyone opening the database can simply look at the source
> beforehand, get the password and then have full access to all my terribly
> secure and utterly confidential information.
>
> My question is whether I'm doing something wrong? Did I set up the
> password
> wrong? Am I being misled? I'm aware that accdb has greater security, but
> as
> the majority of users are still on Office 2003, I honestly can't help but
> use
> MDB files.
>
> I also want to ask why there's so little mention of this elsewhere on the
> tubes? Surely this is a major security flaw, and yet I can find minimal
> discussion of it...



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
get associated icon of a file stored in my sql server database gevald123@gmail.com Microsoft VB .NET 1 7th Feb 2007 02:35 AM
print file stored in database Dr G. Luco Microsoft Access Forms 1 27th Nov 2006 10:03 PM
How compile on fly cs file when they are stored in database =?Utf-8?B?TWF1cml6aW8gUG9sZXR0bw==?= Microsoft ASP .NET 2 8th Jun 2005 09:53 AM
How to get size of an file stored as image in SQL Database Dino Buljubasic Microsoft VB .NET 13 11th Mar 2005 06:51 PM
How can I encrypt the password stored in a database table ? Alex Nitulescu Microsoft ASP .NET 3 11th Feb 2005 07:10 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:43 AM.