I would appreciate any advice on the following problem:
When using Integrated Windows Authentication, sometimes the user enters the authentication information three times and then a 401.1 error is returned. Here are some specifics:
-Anonymous users can access the web site with no problem.
-Users in the Administrator group of the web server can
access with no problem.
-All other users experience the message above.
-The users with the problem have been added to a web group
and a policy is in place to allow interactive logon.
-IIS Lockdown was in place. I ran IIS lockdown again to undo these changes. Same problem. I've uninstalled and reinstalled IIS then reinstalled the Web application.
-I've asked the person with the problem to view the Security section of Event Viewer, but have not heard back yet (just trying to get some other possible solutions at this point).
-NT LM Security Support Provider service is started. I do not believe that the website is being authenticated via Kerberos v5.
-Web server is on a domain. We've tried logging in specifying a domanin and without doing this.
-Yes, the authentication information is correct.
Thanks for taking the time.
When using Integrated Windows Authentication, sometimes the user enters the authentication information three times and then a 401.1 error is returned. Here are some specifics:
-Anonymous users can access the web site with no problem.
-Users in the Administrator group of the web server can
access with no problem.
-All other users experience the message above.
-The users with the problem have been added to a web group
and a policy is in place to allow interactive logon.
-IIS Lockdown was in place. I ran IIS lockdown again to undo these changes. Same problem. I've uninstalled and reinstalled IIS then reinstalled the Web application.
-I've asked the person with the problem to view the Security section of Event Viewer, but have not heard back yet (just trying to get some other possible solutions at this point).
-NT LM Security Support Provider service is started. I do not believe that the website is being authenticated via Kerberos v5.
-Web server is on a domain. We've tried logging in specifying a domanin and without doing this.
-Yes, the authentication information is correct.
Thanks for taking the time.