Re: ASP.NET 2.0 & FormsAuthentication

From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 09/02/05


Date: Fri, 02 Sep 2005 14:13:58 -0700

Hello vetplakh,

wanna give us more info, or shall we on ourselves figure out what exactly
your problem is??

do you have denied access to anon users??

<authorization>
  <deny users="?" />
<authorization>

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> Visual Studio 2005 Beta 2
>
> Web.config
> <system.web>
> <authentication mode="Forms">
> <forms name=".AS20AUTH" slidingExpiration="false"
> loginUrl="login.aspx" />
> </authentication>
> </system.web>
> ...
> According to IIS logs Forms Authentication Control Flow described in
> http://msdn2.microsoft.com/library/9fw3ef80(en-us,vs.80).aspx doesn't
> work.
>
> Pls help me.
>



Relevant Pages

  • Re: Authentication and Authorization for Different Users
    ... > Check the following link for doing the authentication and authorization ... > If you wanna start from scratch, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Nevada pics
    ... I wanna see your authorization in triplicut form that you were ... Adn when do I get to see you on Apex or ...
    (alt.mountain-bike)
  • Re: ASP.NET 2.0 & FormsAuthentication
    ... And that's your problem - no authentication required - no redirect ... >> wanna give us more info, or shall we on ourselves figure out what ... >> do you have denied access to anon users?? ...
    (microsoft.public.dotnet.framework.aspnet.security)