Re: Passwords in web.config
From: Chris Jackson (chrisj_at_mvps.org)
Date: 08/04/03
- Previous message: Chris Jackson: "Re: Code Security against DISSASSEMBLING! How to protect intelectual property."
- In reply to: Gary Howlett: "Passwords in web.config"
- Next in thread: Gary Howlett: "Re: Passwords in web.config"
- Reply: Gary Howlett: "Re: Passwords in web.config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 4 Aug 2003 16:35:36 -0400
Search microsoft.com for the tool aspnet_setreg. It will do exactly this for
you.
-- Chris Jackson Software Engineer Microsoft MVP - Windows XP Windows XP Associate Expert -- "Gary Howlett" <gary@rainbowgrp.co.uk> wrote in message news:86zXa.52654$9C6.3113940@wards.force9.net... > Hi, > > I have an impersonate statement like this... > > <identity impersonate="true" name="MyMobile\Gary" password="Test" /> > > However I dont want the password in a readible format, can I encrypt the > password and it still work the same? > > If so how? > > Many Thanks > > Gary > >
- Previous message: Chris Jackson: "Re: Code Security against DISSASSEMBLING! How to protect intelectual property."
- In reply to: Gary Howlett: "Passwords in web.config"
- Next in thread: Gary Howlett: "Re: Passwords in web.config"
- Reply: Gary Howlett: "Re: Passwords in web.config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|