Re: Securing a web DB

From: Mary Chipman (mchip@nomail.please)
Date: 11/30/02


From: Mary Chipman <mchip@nomail.please>
Date: Sat, 30 Nov 2002 12:16:05 -0500


Microsoft has just published a new best practices whitepaper on
asp.net security that you'll want to take a look at.
http://www.microsoft.com/downloads/release.asp?ReleaseID=44047

-- Mary
MCW Technologies
http://www.mcwtech.com

On Fri, 29 Nov 2002 12:48:16 +0530, "Murali" <diffs@vsnl.com> wrote:

>Hi,
>
>We are putting up a ASP.NET based web site using SQL Server database.
>
>Users of the web site get to see confidential data. All of them have to
>login to look at data.
>Eventually the site will be SSLed to protect it from password hacking.
>
>The way the s/w is designed currently is to read the connection string (db
>name, uid, password) from an XML file and establish connection to the DB.
>
>We are planning to host the site with as ISP.
>One of the requirements is that the ISP should not be able to "easily"
>access the SQL database.
>Firstly, we are planning to use SQL server authentication (and not Win 2K
>integrated login) for the database.
>We want to ensure that the Web host administrator does not read XML file and
>get to know the SQL server password.
>One suggestion is to encrypt the password (or connect string) and store this
>in XML.
>
>What do others do in these situations ? Any ideas / URLs are welcome
>
>Murali



Relevant Pages

  • Securing a web DB
    ... We are putting up a ASP.NET based web site using SQL Server database. ... Users of the web site get to see confidential data. ...
    (comp.security.misc)
  • Securing a web DB
    ... We are putting up a ASP.NET based web site using SQL Server database. ... Users of the web site get to see confidential data. ...
    (microsoft.public.sqlserver.security)
  • Re: Securing a web DB
    ... >name, uid, password) from an XML file and establish connection to the DB. ... >We are planning to host the site with as ISP. ... >integrated login) for the database. ... >get to know the SQL server password. ...
    (comp.security.misc)
  • Re: where shoule store the questions and answers
    ... You can use the text file, a XML file or a database (Access, SQL Server ... design and document much faster: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: database
    ... Maybe you should use a "for dummies" database: ... Kevin Spencer ... >> Okay, so where is the SQL Server located, with respect to the web site? ...
    (microsoft.public.frontpage.client)