Re: Where/How to Securely Store ID and Password?
From: Peter Bromberg [C# MVP] (pbromberg_at_yahoo.com)
Date: 02/21/04
- Next message: Peter Bromberg [C# MVP]: "Re: Datagrid to Excel problem (ASP dot net)"
- Previous message: Peter Bromberg [C# MVP]: "Re: ADO.NET DataReaders and the Middle Tier"
- In reply to: Guadala Harry: "Where/How to Securely Store ID and Password?"
- Next in thread: Martha[MSFT]: "Re: Where/How to Securely Store ID and Password?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 21:51:22 -0500
See Chris Falter's article on our site here:
http://www.eggheadcafe.com/articles/20021211.asp
Note that there may have been some improvements to this
scheme since the article was originally published.
--Peter
"Guadala Harry" <gh8434@aol.com> wrote in message
news:O8ennnA%23DHA.3880@TK2MSFTNGP11.phx.gbl...
> What are my options for *securely* storing/retrieving the ID and password
> used by an ASP.NET application for accessing a SQL Server (using SQL
> Server
> authentication)? Please note that this ID and password would be different
> than the one the user enters for ASP.NET forms authentication. The
> ID/password in question is used by the application, itself, for accessing
> the SQL Server.
>
> Thanks in advance.
>
>
- Next message: Peter Bromberg [C# MVP]: "Re: Datagrid to Excel problem (ASP dot net)"
- Previous message: Peter Bromberg [C# MVP]: "Re: ADO.NET DataReaders and the Middle Tier"
- In reply to: Guadala Harry: "Where/How to Securely Store ID and Password?"
- Next in thread: Martha[MSFT]: "Re: Where/How to Securely Store ID and Password?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|