Solve the Problem of permissions when IIS service and user-uploaded files are deployed on different computers respectively.

Source: Internet
Author: User

Solve the Problem of permissions when IIS service and user-uploaded files are deployed on different computers respectively.

To solve the permission issue when IIS and user-uploaded files are deployed on different computers.

Definition:

A: iis server

B: File Server

Steps:

1. Create a user [uploaduser] on B (and set the password)

2. Grant the [uploaduser] read and write permissions to the shared directory on B.

3. Create an identical user [uploaduser] on User A (the user name and password are the same)

4. Create A new virtual directory on A, pointing to the directory on B. Check that the [uploaduser] exists and has the read and write permissions in its shared permissions and permissions.

5. Configure iis In A as follows:

In the IIS application pool, choose Advanced Settings> Process Model> identity> Custom account to set uploaduser to the user created in step 1 ];

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.