Re: [SECURITY] Can one secure an ODBC DSN on Windows ?
- From: Jacques <tux7513@xxxxxxxxx>
- Date: Tue, 19 Feb 2008 16:20:51 +0100
Mary,
Thanks for your reply.
Actually, the app uses a DSN. It has several modules (exe files) that are called from the main program, which passes them information through parameters.
I wrote four driver programs that create all the necessary registry keys, then run the *real* modules, but I still face a problem with one of them since when it returns the main program gets confused because it has lost the DB connection.
Still hacking, seem to be close to solution
Thanks
Jacques
Mary Chipman [MSFT] a écrit :
Is there any way you can pass credentials to the app without using a
DSN? If not, one hack might be to create one at runtime, use it, then
delete it. I'd ask around on one of the Windows newsgroups for a safe
way to do this so you wouldn't end up corrupting the registry or have
other unintended consequences.
--Mary
On Thu, 07 Feb 2008 20:32:19 +0100, Jacques <tux7513@xxxxxxxxx> wrote:
Hi there,
What are the possibilities to make a DSN more secure than it is? For instance, all connection information is in clear in the registry (login, password, etc.), so any user can pick this information up and connect to the database accross the network and run queries.
This issue concerns an app which we do not have access to the source code (or I'd not be here to ask for help ;-) ).
Help and pointers would be greatly appreciated.
Jacques
(the email is functional).
.
- References:
- [SECURITY] Can one secure an ODBC DSN on Windows ?
- From: Jacques
- Re: [SECURITY] Can one secure an ODBC DSN on Windows ?
- From: Mary Chipman [MSFT]
- [SECURITY] Can one secure an ODBC DSN on Windows ?
- Prev by Date: RE: 32 Bit Application disconnecting from database in the evening
- Next by Date: RE: 32 Bit Application disconnecting from database in the evening
- Previous by thread: Re: [SECURITY] Can one secure an ODBC DSN on Windows ?
- Next by thread: RE: Is is possible to store username/password with the ODBC DSN?
- Index(es):
Relevant Pages
|
|