Re: authentication not kept when deploying application

From: Brock Allen (ballen_at_NOSPAMdevelop.com)
Date: 04/27/05


Date: Wed, 27 Apr 2005 10:07:46 -0700

Are you using windows authentication? If so, it sounds as if the application
in IIS still allows anonymous access. If that's not it, it's probabaly some
setting in IIS that's different on your machine than the live webserver.

-Brock
DevelopMentor
http://staff.develop.com/ballen

> I currently wrote a login application using asp.net. It works just
> great on my local computer, but I need to use it on the internet for
> the company website. I deployed it using the Web Setup Project onto
> the webserver. Now when I try to access the page that is supposed to
> be protected(by login), I can get right to it without having to login.
> None of my forms authentication or authorization code is working.
>
> Here is the layout on the webserver:
> -webserver
> -wwwroot
> -folder1(virtual directory)
> -folder2(virtual directory)
> -protected pages
> -web.config
> -folder3(not a virtual directory)
> -login page
> -web.config
> Any help or advise would be greatly appreciated. Thanks for the help
> in advance.
>



Relevant Pages

  • Re: Configuring Windows-based Authentication and UrlAuthorization
    ... In IIS, I had set the bindings for the site to http://SERVER. ... you can add web.config file with Windows Authentication ... Is it possible to disable anonymous access just for the Admin ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Problems with writing to a file on IIS 6.0
    ... Is there any disadvantage of using the windows authentication over ... will use Network Service ... And i also need to use the anonymous access to provide access without ... IIS). ...
    (microsoft.public.inetserver.iis.security)
  • RE: Authentication problems
    ... and want Windows Authentication being ... As I leave Anonymous Access checked, ... | problem getting on the website. ... Q187506 List of NTFS Permissions Required for IIS Site to Work ...
    (microsoft.public.inetserver.iis.security)
  • Re: Configuring Windows-based Authentication and UrlAuthorization
    ... I tried to switch the whole site to Windows Authentication. ... Could you please tell me how you configure your website on IIS? ... create Virtual Directory for the Admin folder? ... If you want to enable Anonymous access for public part and use Integrated ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Configuring Windows-based Authentication and UrlAuthorization
    ... I tried to switch the whole site to Windows Authentication. ... Could you please tell me how you configure your website on IIS? ... create Virtual Directory for the Admin folder? ... If you want to enable Anonymous access for public part and use Integrated ...
    (microsoft.public.dotnet.framework.aspnet.security)