Re: FormsAuthentication

ooo
Date: 05/26/03


Date: Mon, 26 May 2003 13:58:12 +0100


Thank you for the information

"Matjaz Ladava" <matjaz@_nospam_ladava.com> wrote in message
news:%23UaGhU4IDHA.2240@TK2MSFTNGP11.phx.gbl...
> Different folders can have different web.config, which can have different
> authorization section. Example would be, that you place your registration
> site in different directory, which contains web.config in which you have
> authorization section with allow users = "*" (all users)
> authorization section is order sensitive and built from top directory down
> to machine.config, so that entry in your folder will take precedence and
> allow all users to access it.
>
> Regards
>
> Matjaz Ladava
>
> <ooo> wrote in message news:%23$hUZH4IDHA.2764@tk2msftngp13.phx.gbl...
> > Is it possible to have a user redirected to a page (login.aspx) for
> certain
> > page access?
> >
> > i.e. for my registration page I wish them not to be redirected to the
> login
> > page, but for every other page they access if they are not authenticated
> > then they are redirected?
> >
> > Cheers
> >
> > e
> >
> >
>
>



Relevant Pages

  • Re: FormsAuthentication
    ... there anything special i need to do when having multiple web.config files ... > Different folders can have different web.config, ... > authorization section is order sensitive and built from top directory down ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: FormsAuthentication
    ... This will allow everyone to access the registration page regardless if they ... >> Different folders can have different web.config, ... >> authorization section is order sensitive and built from top directory ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: FormsAuthentication
    ... Different folders can have different web.config, ... authorization section with allow users = "*" ... Matjaz Ladava ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Anonymous Login for Web Visitors
    ... Then check security on all of the system folders to ... > FROM MY WORKSTATION, for the first time since the conversion, I was able ... > supplied by administrator login information. ... > (When I try to open the web with FrontPage & login as administrator, ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Checking IsAuthenticated for new ASP.NET session
    ... again...my issue is that I do not want to redirect a user to the login ... force authentication by denying authorization to index.aspx for all ... lets say you are an admin user and this is your ... but all the pages now have 5 javascript menus. ...
    (microsoft.public.dotnet.framework.aspnet.security)