Re: Password Storing Standard
From: Ray Costanzo [MVP] (my)
Date: 10/01/04
- Next message: Manohar Kamath: "Re: Password Storing Standard"
- Previous message: Ray Costanzo [MVP]: "Re: Executing a command line applications..."
- In reply to: Jeff Cochran: "Re: Password Storing Standard"
- Next in thread: Manohar Kamath: "Re: Password Storing Standard"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 1 Oct 2004 14:11:43 -0400
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:415d7f66.627432340@msnews.microsoft.com...
> FWIW, a password in an ASP connection string is relatively safe since
> nobody can download the code.
Additionally, it is quite common for people to keep DB passwords in clear
text in code. As long as you don't do something silly like put it in a file
called connections.inc and make that http accessible, no one can get to via
a browser. And as long as your server is secure as to who can access the
WWW area of the file system, you're okay.
Ray at work
- Next message: Manohar Kamath: "Re: Password Storing Standard"
- Previous message: Ray Costanzo [MVP]: "Re: Executing a command line applications..."
- In reply to: Jeff Cochran: "Re: Password Storing Standard"
- Next in thread: Manohar Kamath: "Re: Password Storing Standard"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|