Re: IIS 6 fails anonymous connection

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 05/14/04


Date: Fri, 14 May 2004 11:09:20 -0700

A newly built IIS6 server does not have the "system controlling the
password" option for the anonymous user account.

So, either you upgraded from IIS5 or are using sub-authentication (which is
the "system controlling the password" feature) but didn't configure it
correctly, or you're not using sub authentication, modified the anonymous
username/password, and didn't sync up the credentials correctly with the
local SAM.

In both cases, you have the anonymous user misconfigured, so Anonymous
access will all fail with 401.1 -- which is what you are seeing.

I suggest you configure the IUSR and password correctly at the W3SVC node
(I'm assuming you have one global IUSR account) and NOT use
sub-authentication, which requires additional setup and weakens your system
security by requiring LocalSystem privileges.

You can sync the IUSR account by manually changing the password in the "NT
User Manager" and use ADSUTIL to set the W3SVC/AnonymousUserPass and
W3SVC/AnonymousUserName properties (I'm assuming you have one global IUSR
account -- if not, you'll need to set it both globally and manually sync in
all other places).

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"JonathanL" <anonymous@discussions.microsoft.com> wrote in message
news:74AADA90-BC95-42AF-96C7-D4D4E5A2809C@microsoft.com...
I have a newly built Windows Server 2003, with IIS 6 installed. Server is a
domain member server.
I copied the content from an IIS 5 server which is a member of the same
domain.
IIS authentication for IIS 6 website is set to allow anonymous only using
IUSR account with system controlling the password.
NTFS for website folders is set to IUSR RO, Admins/System/Everyone FC.
When I open the browser on the IIS 6 server (or any computer on the domain)
and try to open the website, I get a 401.1 error. If I add IIS Integrated
authentication, I can view it. The website is a public website (static
content only though asp is enabled) so I don't want Integrated
authentication used, only Anonymous.
What am I missing here that I can't view the website when only Anonymous
authentication is allowed?


Relevant Pages

  • Re: Basic Authentication + IIS 5 + Windows 2000 + Frontpage 2002 = failure?
    ... > By this, I mean, usually, on the basic logon screen of a server, I see ... >>;) under the website in question, enabling only Basic authentication. ... and can use the local administrator account to successfully ...
    (microsoft.public.inetserver.iis.security)
  • Re: Basic Authentication + IIS 5 + Windows 2000 + Frontpage 2002 = failure?
    ... SYSTEM account. ... In IIS I took the virtual server that I was testing, ... Authentication premise. ... From a website perspective, I ...
    (microsoft.public.inetserver.iis.security)
  • Re: Anonymous Access on IIS6
    ... server and runs ok. ... Anon account is by default IUSR_Servername and I ... >> option to upgrade the server. ... The website still works just fine. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Upload settings for multiple domains in default.asp
    ... The instructions for default.asp are for a redirecting page--to account for multiple domains on the server using hosts. ... If FP Server extensions are installed in the server FP can also be uded for publishing and using other online features for the web apges. ... For frontpage webs, he can also develop the web site on his machine and use frontpage to pulish it. ... A friend who is not a professional website designer, but has always used FrontPage successfully to manage a special interests website has contacted me to see if I can help with a new problem. ...
    (microsoft.public.frontpage)
  • Re: Re-Post - "the trust relationship between this workstation and the
    ... "the trust relationship between this workstation and the primary domain ... only problem is adding a new user account on the station. ... Client computer must use STRICTLY the INTERNAL DNS server which can ... Attr: subschemaSubentry ...
    (microsoft.public.windows.server.active_directory)

Quantcast