Please help.
I have a web application hosted on a Win2K3 server. I have
checked "Integrated Windows Authentication" under authentication
under security.
I have rights given to appropriate users for that web
directory, but still the users are asked for username password. If they cancel,
they get HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on
the requested resource.
I myself can access the web as I am either in admin group or
a power users group. The website uses application pooling so I gave rights to
IIS_WPG group which has IWAM* and IUSER*, and Network service accounts in it. Also the web folder has modify/execute rights on network as some one suggested. meaning, all required rights are there.
More details:
1. ALL Authentication protocols checked in IIS for
http://servername
only Integrated Windows authentication.
2. Any custom ISAPI Filter DLLs installed for the Website.
fpexe.dll front page 2002.
this is a asp/sql server website.
3. Any custom ISAPI Filter DLLs installed globally for all
websites
(it's in another dialog box different from #2)
None
4. The IIS log file entries for the requests that cause the
user login
dialog box to be initially DISPLAYED. Not the second or
third attempts
or you hitting cancel. The actual first request that gets
denied. I
want its status, substatus, and win32 error codes, in
particular.
Here they are
2009-11-02 17:32:26 W3SVC669906 150.235.62.234 GET / - 80 ITSERVICES\MZ1234
144.148.221.43
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+SBC;+.NET+CLR+1.1.4322;+MS-RTC+LM+8;+.NET+CLR+2.0.50727)
401 3 5