Re: Windows Authentication not working after publishing asp.net to IIS
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 05/27/05
- Next message: Ken Schaefer: "Re: ASP security"
- Previous message: Jim: "Windows Authentication not working after publishing asp.net to IIS"
- In reply to: Jim: "Windows Authentication not working after publishing asp.net to IIS"
- Next in thread: Jim: "Re: Windows Authentication not working after publishing asp.net to"
- Reply: Jim: "Re: Windows Authentication not working after publishing asp.net to"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 May 2005 17:59:34 -0700
Hello jim,
you have to disable "anonymous authentication" in IIS5 for the virtual directory
- otherwise IIS will not do a authentication handshake.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> A web application has been built using asp.net and Visual Studio 2005.
> The application is setup to use windows authentication to identify
> users. The application works when run from in the interactive
> development environment using the new web server included in VS 2005.
> However when the application is 'published' to IIS 5.0 on Windows
> 2000, windows authentication no longer works.
>
> What needs to be done to fix this windows authentication problem with
> IIS?
>
- Next message: Ken Schaefer: "Re: ASP security"
- Previous message: Jim: "Windows Authentication not working after publishing asp.net to IIS"
- In reply to: Jim: "Windows Authentication not working after publishing asp.net to IIS"
- Next in thread: Jim: "Re: Windows Authentication not working after publishing asp.net to"
- Reply: Jim: "Re: Windows Authentication not working after publishing asp.net to"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|