Redirect to default page using Windows Authentication

From: Dave (anonymous_at_discussions.microsoft.com)
Date: 11/24/03


Date: Mon, 24 Nov 2003 11:46:21 -0800

Thanks, but I'm talking about Windows authentication. Not
forms.

>-----Original Message-----
>You can add the loginUrl property to the forms
>authentication section in your config file :
>
><authentication mode="Forms">
> <forms loginUrl="Login.aspx" />
></authentication>
>
>Whenever a user has no access to an area, they would be
>directly sent to the login page, and then automatically
>redirected to the area they initially wanted to visit if
>their security issues have been resolved by the new
login
>process. This also bring up the url if the session has
>timed out(if you keep the roles in the session object).
>Alex
>.
>



Relevant Pages

  • Redirect to default page using Windows Authentication
    ... authentication section in your config file: ... their security issues have been resolved by the new login ... timed out(if you keep the roles in the session object). ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Credentials not being passed with remote access
    ... allowed windows authentication to work, ... I had assumed johnx was a domain user rather than a local Windows account. ... johnx was set up as a local login on sql server. ...
    (microsoft.public.sqlserver.security)
  • Re: ASP 2.0, C#, LDAP Login, and Forms impersonation?
    ... Or, I could just start over with a windows authentication login, and after ... FormsAuthenticationTicket fat = fi.Ticket; ... I do not set any dwFlags. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Best approach for authenticating users for various departments in ASP.Net
    ... well you could use windows authentication to do user authentication. ... they get to the login page.) ... a string ... > where the first "0" meant they didn't have permission to department 1, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: MS Project Server 2003 login error
    ... > How are they trying to login again? ... > log on", and you are using Windows Authentication, then make sure they're not ... it will authenticate them through to the server. ... Cheryl ...
    (microsoft.public.project.pro_and_server)