IIS Authentication Issue
From: Doug (anonymous_at_discussions.microsoft.com)
Date: 02/04/05
- Next message: Ken Schaefer: "Re: Application Codebehind="Global.asax.cs" Inherits="ASPNET.StarterKi"
- Previous message: AvinashMahendranathGujjarBangaloreKarnat: "Japanese File name is getting junk in file download dialog"
- In reply to: Doug: "IIS Authentication Issue"
- Next in thread: Ken Schaefer: "Re: IIS Authentication Issue"
- Reply: Ken Schaefer: "Re: IIS Authentication Issue"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Feb 2005 21:52:52 -0800
Solved.
Using
cscript adsutil.vbs set w3svc/NTAuthenticationProviders "NTLM"
So it was Kerberos. Fortunately there is nothing else on
the same box that requires it. It seems that the
authentication became broken after applying one of the
recent MS security patches as the problem only started
occurring after a recent "Patch Tuesday".
>-----Original Message-----
>We have IIS 6 running on an Exchange 2003 server (Win2K3)
>with an extension called Public Folder Viewer. All users
>can access the website but when a topic is expanded and a
>link to a subject is clicked on a Windows authentication
>dialogue appears entitled "Connect to
><NameOfExchangeServer>.company.com.au".
>I wouldn't have thought that it was a kerberos issue as the
>IIS server and Exchange server are the same box.
- Next message: Ken Schaefer: "Re: Application Codebehind="Global.asax.cs" Inherits="ASPNET.StarterKi"
- Previous message: AvinashMahendranathGujjarBangaloreKarnat: "Japanese File name is getting junk in file download dialog"
- In reply to: Doug: "IIS Authentication Issue"
- Next in thread: Ken Schaefer: "Re: IIS Authentication Issue"
- Reply: Ken Schaefer: "Re: IIS Authentication Issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|