Analysis on the problem that the IIS server does not have the permission to view

Source: Internet
Author: User

We know that the IIS server is now a widely used Web platform and it is relatively simple to build a Web site. However, during use, the Web cannot run properly due to improper IIS server settings or other reasons, which is very common. As a Web administrator, it is particularly important to master the necessary troubleshooting skills to solve IIS server faults.

The IIS server can be used independently as a Web server or together with compatible tools, it can be used to establish Internet business, access and operate data from different data sources, and create Web applications. These applications use server scripts and component code to complete some client-server functions.

When using the IIS server, you may not have the permission to use the provided creden。 to view the directory or page.

When the client accesses the Web site, an error page is displayed: you do not have the permission to view the directory or page with the provided creden. Error message: HTTP Error 401.1-unauthorized: access is denied because the credential is invalid. "HTTP Error 401.1-unauthorized: access is denied because the credential is invalid.

We know that the IIS server client accesses the Web site using an IUSR account, which is used for anonymous access. Therefore, if this account is disabled, the user cannot access it.

To solve this problem on the IIS server, enter "Start> Run" lusrmgr. msc open the local user and group tool, and double-click IUSR_LW-SERVER in user (LW-SERVER is the name of the server, varies by machine ), deselect "Account Disabled" and click "OK" to exit.

In this way, when using the IIS server, we will encounter a problem where we do not have the permission to use the provided creden。 to view the directory or page.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.