how to hash impersonated password
From: Mark (mfield_at_idonotlikespam.cce.umn.edu)
Date: 02/06/04
- Next message: sviau: "whats wrong with this header???"
- Previous message: Mark: "Use code to set values of webform and submit"
- Next in thread: Adrijan Josic: "RE: how to hash impersonated password"
- Reply: Adrijan Josic: "RE: how to hash impersonated password"
- Reply: bruce barker: "Re: how to hash impersonated password"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 6 Feb 2004 09:01:33 -0600
We're going to use impersonation in our web.config file to connect via
windows authentication to a SQL Server on the same domain. We'd like to
hash the password rather than store it in plain text in the web.config file
.... suggestions?
<identity impersonate="true" userName="mydomain\myuser" password="mypass"/>
Thanks in advance!
Mark
- Next message: sviau: "whats wrong with this header???"
- Previous message: Mark: "Use code to set values of webform and submit"
- Next in thread: Adrijan Josic: "RE: how to hash impersonated password"
- Reply: Adrijan Josic: "RE: how to hash impersonated password"
- Reply: bruce barker: "Re: how to hash impersonated password"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|