Forms Authentication Problem

From: smita (smita_at_rarefind.com)
Date: 01/22/04


Date: Thu, 22 Jan 2004 16:47:09 +0530

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.



Relevant Pages

  • RE: Deployed Application ASP.NET: file and web access.
    ... I've forgotten to write that the authentication is integrated in Windows and ... users who has probem by accessing xml file ... > The customer has deployed the web application into his domain on a IIS 5.5 ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Impersonation - as a specific user for all requests
    ... Storing a User Name and Password in the Registry ... I am using my own authentication to validate users ... The xml file against which is authenticate resides on a network share. ... I want all requests to impersonate the same domain username/password. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Forms Authentication using Xml File
    ... "smita" wrote in message ... > credentials information in web.Config but in some other Xml file of my own ... > in a different xml file which i need to use to authenticate the users. ... > how do i inform Forms Authentication about this b'coz as far as i know it ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Forms Authentication/xml dom/http handler
    ... I have a webform which loads an xml document via the dom. ... forms authentication. ... I do not want the xml file (which resides within the ... Removing the httphandler from the equation allows the web form to work ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Forms Authentication using Xml File
    ... 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. ...
    (microsoft.public.dotnet.framework.aspnet.security)