Yogita Manghnani [MSFT] wrote:
> Hello,
> What are you typing in the domain field? Are you sure the username and
> password you are using are valid and have permissions on the content? Whats
> the error message in the browser after you provide the credentials?? Also
> check the IIS logs to confirm the http error code.
> You can also run the Authdiag tool
<font color=purple> > <a style='text-decoration: underline;' href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e90fe777-4a21-4066-</font" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=e90fe777-4a21...66-<</a>>
> bd22-b931f7572e9a&DisplayLang=en and check what permissions/rights that
> user account may be missing.
>
> Thanks,
> Yogita Manghnani
> 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.
> *********************************************************************
>
I don't see a domain field, just a username and password.
I've been entering my username and password that I use to login to
Windows XP. I have also tried MACHINENAME\username and password. And
LOCALHOST\username and password.
If I change the web application to use basic authentication then the
above combinations work fine. It's only when I user Integrated
Authentication and set the Prompt for user name and password option in
IE that I encounter the problem.
The error in the browser is:
HTTP 401.3 - Access denied by ACL on resource
Internet Information Services
The log file shows:
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2004-11-12 06:37:15
#Fields: time cs-username s-sitename s-computername s-ip cs-method
cs-uri-stem sc-status sc-win32-status
06:37:15 - W3SVC1 HOWITZER 127.0.0.1 GET /myweb 401 5
06:37:26 HOWITZER\ian howe W3SVC1 HOWITZER 127.0.0.1 GET /myweb 401 5
06:37:37 HOWITZER\test W3SVC1 HOWITZER 127.0.0.1 GET /myweb 401 5
06:37:37 HOWITZER\test W3SVC1 HOWITZER 127.0.0.1 GET /myweb 401 5
I assume the error is being generated because I can't login. I just
can't figure out why my username and password are not working in this
type of setup.
I haven't tried running the tool yet but I can try it and see what it says.
Thanks<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: IE/IIS and Integrated Windows Authentication