Forms Authentication

anonymous_at_discussions.microsoft.com
Date: 12/12/03


Date: Fri, 12 Dec 2003 01:29:57 -0800

Hi DotNet Beginner
I don't have a solution on your problem but I still want
to answer because it's a problem that no one want to
answer. I have had almost the same problem since this
summer and I've written 3 messages about the problem here
and no answer. I have a good working website with
framework 1.0. When I update to version 1.1 I get the
same problem as you. If i degrade to 1.0 it works again.
The big problem came when I started to use Visual Studio
2003. No I'm unable to work on my projects because I must
have framework ver 1.1.I don't know if you have ver 1.1
on your new server but that can be the problem!

I hope someone read our messages and come to our help.
/Arne
>-----Original Message-----
>I have set up forms authentication for my web
application.
>I have several subdirectories inside a main directory
and
>I have forms authentication for each of my sub
directories.
>
>In the logon page when the user is authenticated, I have
>
>FormsAuthentication.RedirectFromLoginPage
(txtLogonid.Text,
>False)
>
>And in the web.config files of my subdirectory, I have
> <authentication mode="Forms">
> <forms name=".ASPXAUTH"
>loginUrl="../Default.aspx" timeout="20"/>
> </authentication>
> <authorization>
> <deny users="?" />
> </authorization>
>
>-------------------------
>
>This works absolutely fine without any problems. When I
>deployed my entire app to a new server, I started
getting
>problems. When I click a link to the subdirectory, it
>redirects me to a logon page, which means I'm not
>authorized.
>
>Does this mean that my Authentication ticket has not
been
>created or what? I do not understand. The same copy of
the
>application still works fine in my old server. Do I have
>to change any settings in my new server?
>
>Any help is appreciated.
>
>Thanks,
>Sudhir.
>
>
>.
>



Relevant Pages

  • RE: Windows authentication from ASP.NET to SQL Server
    ... The easiest way is to turn off anonymous access for the Intranet site. ... will force authentication, usually through a login box (although the network ... > intranet server and our database server, both of which are on our local ... > Successful Network Logon: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Event log shows NTLM not Kerberos
    ... |> I found the following Authentication security log in your log file: ... |> "Successful Network Logon: ... When a client attempts to access a resource on the server, ...
    (microsoft.public.security)
  • Kerberos authentication
    ... TCP 1600 and 1601 are the ports we have limited RPC traffic to according to ... The following traffic is allowed to the File Server ... The failure code from authentication protocol Kerberos ... was "There are currently no logon servers available to service the logon ...
    (microsoft.public.windows.server.active_directory)
  • Re: Event log shows NTLM not Kerberos
    ... I found the following Authentication security log in your log file: ... "Successful Network Logon: ... How to force Kerberos to use TCP instead of UDP in Windows Server ... I would like introduce how Windows system works for resource ...
    (microsoft.public.security)
  • Re: Kerberos machine authentication - apparent authentication fail
    ... > until logon), the wireless connection can kick off when it is ready. ... > was confirmed in the server event logs with IAS (i set that up as the radius ... > as an ordinary user kicks in and takes over from the machine authentication. ... > while the network sorts itself out and a double click on a network link of ...
    (microsoft.public.windows.server.security)