Re: Hidden connection string
From: William Stacey [MVP] (staceywREMOVE_at_mvps.org)
Date: 01/31/05
- Previous message: pike: "RE: Problems with public key decryption with RSA"
- In reply to: haian: "Hidden connection string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 31 Jan 2005 10:24:44 -0500
I think the connection and data is sent in clear text. So if DB on
different machine, so a recommendation is to also use something like IPSec
between DB and web server.
-- William Stacey, MVP http://mvp.support.microsoft.com "haian" <haian@discussions.microsoft.com> wrote in message news:952F2539-C811-4CC1-AC47-3594331ACA38@microsoft.com... > Hi everyone! Sorry for my English( I'm not good at English) > I have a question : > > To connect to SQLServer I must add connection string in webconfig,may be > like this: > ... UserID=sa;PWD=mypwd.... > > If someone open this file, he can see this password, how can I hidden > connection string in webconfg? > > Thank for all replies! > > > > >
- Previous message: pike: "RE: Problems with public key decryption with RSA"
- In reply to: haian: "Hidden connection string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|