I have checked the file permissions by going to Windows Explorer, and for the
default site (C:\Inetpub\wwwroot), I verified that I have an Everyone account
and an Internet Guest Account (machinename/IUSR_machinename) both with Read &
Execute, List Folder Contents, and Read checked. In IIS Manager for the
default web site I have Enable Anonymous Access checked and nothing else
checked on the page, yet when I go to
http://localhost, I get a pop-up asking
me for a userid and password. If I supply either the IUSR id and password,
or the administrative id and password, after three tries I get the You are
not authorized to view this page and a 401.1. I have reset the anonymous
password to be sure I am using the one I expect.
Here are the contents of the log after I attempt to get to the localhost
from a remote computer (by using the ip address):
1 2:21:14
PM inetinfo.exe:1408 IRP_MJ_CREATE C:\WINNT\help\iisHelp\common\401-1.htm SUCCESS Attributes: R Options: Open
2 2:21:14
PM inetinfo.exe:1408 IRP_MJ_CREATE C:\WINNT\help\iisHelp\common\401-1.htm SUCCESS Attributes: Any Options: Open
3 2:21:14
PM inetinfo.exe:1408 IRP_MJ_QUERY_INFORMATION C:\WINNT\help\iisHelp\common\401-1.htm SUCCESS FileInternalInformation
4 2:21:14
PM inetinfo.exe:1408 IRP_MJ_CLEANUP C:\WINNT\help\iisHelp\common\401-1.htm SUCCESS
5 2:21:14 PM inetinfo.exe:1408 IRP_MJ_CLOSE
C:\WINNT\help\iisHelp\common\401-1.htm SUCCESS
6 2:21:14
PM inetinfo.exe:1408 IRP_MJ_QUERY_VOLUME_INFORMATION C:\WINNT\help\iisHelp\common\401-1.htm BUFFER OVERFLOW FileFsVolumeInformation
7 2:21:14
PM inetinfo.exe:1408 IRP_MJ_QUERY_INFORMATION C:\WINNT\help\iisHelp\common\401-1.htm BUFFER OVERFLOW FileAllInformation
8 2:21:14
PM inetinfo.exe:1408 FASTIO_QUERY_STANDARD_INFO C:\WINNT\help\iisHelp\common\401-1.htm SUCCESS Size: 1539
9 2:21:14 PM inetinfo.exe:1408 IRP_MJ_READ
C:\WINNT\help\iisHelp\common\401-1.htm SUCCESS Offset: 0 Length: 1539
10 2:21:14 PM System:4 IRP_MJ_CLOSE
C:\WINNT\Help\iisHelp\common\401-1.htm SUCCESS
11 2:21:15
PM System:4 FASTIO_MDL_READ_COMPLETE C:\WINNT\help\iisHelp\common\401-1.htm OK
12 2:21:15
PM inetinfo.exe:1408 IRP_MJ_CLEANUP C:\WINNT\help\iisHelp\common\401-1.htm SUCCESS
Any further ideas?
-Al Jacques
"Steve Schofield" wrote:
> It sounds like the file permissions are not setup correctly. Look in the
> Security event log and see what / if any folders are failing. Filemon by
> Sysinternals can help locate what folder(s) are getting denied.
>
> --
>
> Steve Schofield
> Windows Server MVP - IIS
> ASPInsider Member - MCP
>
> http://www.orcsweb.com/
> Managed Complex Hosting
> #1 in Service and Support
>
> "Al Jacques" <AlJacques.DeleteThis@discussions.microsoft.com> wrote in message
> news:70EC5780-3ED5-4F80-BEBD-5C7EFBE04B42@microsoft.com...
> >I converted a Win2000 stand-alone server (not a domain controller, no
> >active
> > directory) to Win2003 - no applications running, only html and simple asp
> > pages (no .net, no sql). None of the pages are accessable including the
> > default web site with either index.htm or iisstart.htm as the default
> > page.
> >
> > All pages return either a pop-up requesting user name and password, or
> > "You
> > are not authorized to view this page" (which is also the result after
> > trying
> > to use the IUSR credentials or the administrator credentials). I have set
> > Enable anonymous access and checked the synchronization for the password
> > with
> > these results:
> >
> > Property AnonymousUserPass found at:
> > MSFTPSVC
> > NNTPSVC
> > SmtpSvc
> > W3SVC
> >
> > I have manually set the password to be sure it was what I expected.
> > Nothing
> > is checked for Authenticated Access. There are no server extensions. The
> > service is set to Run WWW Service in Isolation Mode.
> >
> > I use ArgoSoft email server and Core FTP and both are running with no
> > problems.
> >
> > Still, I cannot raise the websites on the server or from a client - what
> > am
> > I doing wrong?
> >
> > -Al Jacques
> >> Stay informed about: IIS 6 Not Authorized solutions not helping me solve problem