Re: Forms Authentication using Xml File

From: Andrea D'Onofrio [MSFT] (andreado_at_online.microsoft.com)
Date: 01/23/04


Date: Fri, 23 Jan 2004 11:40:00 +0100

Yes, try to check:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconusercredentialsfileusersxml.asp?frame=true

HtH,
Andrea

-- 
This posting is provided "AS IS" with no warranties, and confers no rights.
"smita" <smita@rarefind.com> wrote in message
news:%23M5AyWO4DHA.2384@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.
>
>
>


Relevant Pages

  • Re: Forms Authentication using Xml File
    ... Good tip Andrea. ... Smita, if you need to usa a salted hash (a good thing to mitigate dic. ... >> 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 ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Forms Authentication Problem
    ... 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)
  • 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)
  • 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)