Hi David,
Try running FileMon from <a style='text-decoration: underline;' href="http://www.sysinternals.com" target="_blank">http://www.sysinternals.com</a> while reproducing the
error. This will log all attempts to the file system during that time and
show the status of success, access denied, etc. It will even tell you what
account was being used.
Hope this helps!
Kyle Terns, MCSD
Microsoft Developer Support
Internet Information Server
***********************
>>Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.<<
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2003 Microsoft Corporation. All rights reserved.
***********************
--------------------
| Content-Class: urn:content-classes:message
| From: "David Morfe" <anonymous.DeleteThis@discussions.microsoft.com>
| Sender: "David Morfe" <anonymous.DeleteThis@discussions.microsoft.com>
| References: <037e01c394de$faa31c30$a101280a@phx.gbl>
<lvniLVelDHA.724.DeleteThis@cpmsftngxa06.phx.gbl>
| Subject: RE: Connecting to Default Web Site prompt for user and password
| Date: Tue, 21 Oct 2003 11:52:59 -0700
| Lines: 121
| Message-ID: <355601c39804$8c0bcaa0$7d02280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: quoted-printable
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOYBIwL5JNAa+e6RWeEO6rbWtfHKA==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:280597
| NNTP-Posting-Host: TK2MSFTNGXS01 10.40.2.125
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| I checked the security many many times and it's OK. The
| log is showing like is a security problem but I'm using
| the Administrator to login and still doesn't let me login.
| This is a copy of the content of the log file:
| __________________________________________________________
| ___________________________________________
| #Software: Microsoft Internet Information Services 6.0
| #Version: 1.0
| #Date: 2003-10-20 02:45:00
| #Fields: date time s-ip cs-method cs-uri-stem cs-uri-
| query s-port cs-username c-ip cs(User-Agent) sc-status sc-
| substatus sc-win32-status
| 2003-10-20 02:45:00 192.168.10.32 GET / - 80 -
| 192.168.10.32 Mozilla/4.0+
| (compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+
| .NET+CLR+1.0.3705) 401 2 2148074254
| 2003-10-20 02:45:15 192.168.10.32 GET / - 80
| HOME\Administrator 192.168.10.32 Mozilla/4.0+
| (compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+
| .NET+CLR+1.0.3705) 401 3 5
| 2003-10-20 02:45:40 192.168.10.32 GET / - 80
| HOME\Administrator 192.168.10.32 Mozilla/4.0+
| (compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+
| .NET+CLR+1.0.3705) 401 3 5
| 2003-10-20 02:45:41 192.168.10.32 GET / - 80
| HOME\Administrator 192.168.10.32 Mozilla/4.0+
| (compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+
| .NET+CLR+1.0.3705) 401 3 5
| __________________________________________________________
| _________________________________________
| May be some one out there can see some thing that I don't.
| Thanks,
| David
| >-----Original Message-----
| >Hi David,
| >
| >Check the IIS logs and see what status code was
| returned. In IIS 6, we log
| >the sub-status code as well, so you'd see 401 3 if it
| were a permissions
| >issue for example.
| >
| >Hope this helps!
| >
| >Kyle Terns, MCSD
| >Microsoft Developer Support
| >Internet Information Server
| >
| >***********************
| >>>Please do not send email directly to this alias. This
| is an online
| >account name for newsgroup participation only.<<
| >
| >This posting is provided "AS IS" with no warranties, and
| confers no rights.
| >You assume all risk for your use.
| >© 2003 Microsoft Corporation. All rights reserved.
| >***********************
| >
| >--------------------
| >| Content-Class: urn:content-classes:message
| >| From: "David Morfe" <davidmorfe.DeleteThis@covad.net>
| >| Sender: "David Morfe" <davidmorfe.DeleteThis@covad.net>
| >| Subject: Connecting to Default Web Site prompt for
| user and password
| >| Date: Fri, 17 Oct 2003 11:46:30 -0700
| >| Lines: 15
| >| Message-ID: <037e01c394de$faa31c30$a101280a@phx.gbl>
| >| MIME-Version: 1.0
| >| Content-Type: text/plain;
| >| charset="iso-8859-1"
| >| Content-Transfer-Encoding: 7bit
| >| X-Newsreader: Microsoft CDO for Windows 2000
| >| X-MimeOLE: Produced By Microsoft MimeOLE
| V5.50.4910.0300
| >| Thread-Index: AcOU3vqjVRtPcP8tQ/u6655kfBstGg==
| >| Newsgroups: microsoft.public.inetserver.iis
| >| Path: cpmsftngxa06.phx.gbl
| >| Xref: cpmsftngxa06.phx.gbl
| microsoft.public.inetserver.iis:280115
| >| NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
| >| X-Tomcat-NG: microsoft.public.inetserver.iis
| >|
| >| Hi there,
| >|
| >| I'm having a problem connecting to a default web site
| on
| >| IIS6 running on Windows Server 2003. When I try to
| connect
| >| to the default website it's prompting me for User and
| >| password even though it has allow anonymous enable and
| the
| >| security on the folder is set to everyone full access.
| >|
| >| Any idea what's going on with that. I try removing the
| IIS
| >| and re-installing but nothing seems to work.
| >|
| >| Any help will be appreciated.
| >|
| >|
| >| David
| >|
| >
| >.
| >
|<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Connecting to Default Web Site prompt for user and password