12-10-04 10:54 PM
Hi,
This is by design and as far as I know can't be changed. If anonymous is
selected then it will always be used first. If you disable anonymous end
enable multiple authentication methods (e.g. IWA and Basic), IIS will first
try more secure method. If this fails it will try less secure method (e.g.
basic)...
How To Configure IIS Web Site Authentication in Windows Server 2003
http://support.microsoft.com/defaul...duct=winsvr2003
Mike
"isunshine" <isunshine@discussions.microsoft.com> wrote in message
news:4F872652-7892-44CF-A5CD-705CCDFA13ED@microsoft.com...
>I noticed that when both Anonymous Access and Integrated Windows
> Authentication are enabled, AA takes priority over IWA. Is there any way I
> can reverse that order? I have some functionalities available for the
> users
> who have been authenticated through IWA. If they are not authenticated,
> then
> I would like to have these functionalities disbled but still want them to
> access and navigate the site.
[ Post a follow-up to this message ]
|