Re: Forms Authentication Problem
From: Hernan de Lahitte (hernan_at_lagash.com)
Date: 01/22/04
- Next message: Binod Nair: "URL Forwarding problem"
- Previous message: Hernan de Lahitte: "Re: Forms Authentication Problem"
- In reply to: smita: "Forms Authentication Problem"
- Next in thread: Holly Mazerolle: "Re: Forms Authentication Problem"
- Reply: Holly Mazerolle: "Re: Forms Authentication Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 22 Jan 2004 10:05:37 -0300
I donīt know why you want to store user credentials in a xml file (despite
you can do it with forms auth) but I definitely donīt recommend you this
practice. I think that is not possible with forms auth to store the creds
outside the web.config file but you might implement your own auth scheme
with the file you want.
-- Hernan de Lahitte - MSDE Lagash Systems S.A. - Buenos Aires, Argentina http://www.lagash.com "smita" <smita@rarefind.com> wrote in message news:#4fhZhN4DHA.1596@TK2MSFTNGP10.phx.gbl... > Hi, > > May I know how can I use Forms Authentication without storing my > credentials information in web.Config but in some other Xml file of my own . > Since I am creating users at runtime I need to store username and passwords > in a different xml file which i need to use to authenticate the users. But > how do i inform Forms Authentication about this b'coz as far as i know it > searches the credentials section in Web.Config file for authenticating the > users. > > Any advice would be helpful. > > thanx, > smita. > > > >
- Next message: Binod Nair: "URL Forwarding problem"
- Previous message: Hernan de Lahitte: "Re: Forms Authentication Problem"
- In reply to: smita: "Forms Authentication Problem"
- Next in thread: Holly Mazerolle: "Re: Forms Authentication Problem"
- Reply: Holly Mazerolle: "Re: Forms Authentication Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|