asp.net - Proper setup for IIS7.5 machine account for anonymous Web site access -


Using IIS 7.5, IIS_IUSRS is considered to be the account to use. I get '401 - Unauthorized: Access denied because of invalid credentials' error. If I have read, then all this works. But not everyone has an account. Any ideas why IIS_IUSRS does not work? The use of reading is anonymous access = enabled specific user = IUSR

On one side of the original settings for the site, the Test Settings button is called 'OK on authenticity', but the authority does not verify access to the path. can.'

In IIS 7.5 this has changed from being an IIS_IUSRS account to being a user under IIS AppPools

www.mysite.com

If you create an application pool, then the sites are created by default by the user account

IIS Appul / www.mysite.com

The following is a "security resource" for the Microsoft Doc / P>


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -