Re: Password encrypt
From: Peter Thelin (peter.thelin@vasteras.se)
Date: 02/07/03
- Next message: K. Brian Kelley: "Re: Access to the MDF file"
- Previous message: Peter Thelin: "Re: Moving users / passwords"
- In reply to: Hari: "Password encrypt"
- Next in thread: Kevin McDonnell [MS]: "RE: Password encrypt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Peter Thelin" <peter.thelin@vasteras.se> Date: Fri, 7 Feb 2003 16:42:09 +0100
Create the connection string in the global.asa file...
Or better yet - Put the password inside a compiled COM-object witch would
work as a wrapper for all DB calls...
krgds,
Peter
"Hari" <hari_prasad_k@hotmail.com> skrev i meddelandet
news:uP5cexdzCHA.2292@TK2MSFTNGP10...
> Hi Guys,
>
> I have question on Password protection. I have an Internet application
with
> ASP , IIS and MSSQL 2000. My IIS server is outside firewall.
> Connection information is stored in the parameter file in IIS server.
>
> Parameter file.
>
> Server name , user name , password.
>
> The password inside the parameter file is clear text. My client is totally
> dis agreeing this clear text password.
>
> Do we have any other method to hide the password. I am using this
parameter
> file inside each page of ASP code.
>
> Can some one help me to encrypt the password.
>
>
> Thanks
>
> Hari Prasad
> MCDBA
>
>
- Next message: K. Brian Kelley: "Re: Access to the MDF file"
- Previous message: Peter Thelin: "Re: Moving users / passwords"
- In reply to: Hari: "Password encrypt"
- Next in thread: Kevin McDonnell [MS]: "RE: Password encrypt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|