Security Settings for ASP. NET

Source: Internet
Author: User

1. It is not recommended to support Asp.net on the server where the master node is installed, because ASP. NET has a large number of unknown security issues.

2. If you need to use Asp.net to write files or directories, add the following permissions. For example, if user data is stored in the D: \ freehost directory, add the freehost group: "Read attribute" permission to D: \. You can add the permission to hard disk properties --- security --- advanced. Note: The "read attribute" permission is not "read permission "!!!! Setting an error may cause security problems!

The last D: \ permission is as follows:

D: \ (if the user's website content is placed in this partition)
All permissions for Administrators
System read and run (if first-class information monitoring is installed, all permissions are set)
Freehost "read attribute" permission (only for this folder, sub-directory does not need to inherit)

The permissions of the user's website directory are as follows:

D: \ freehost (if the user's website content is stored in this directory)
All permissions for Administrators
All system Permissions
Iis_wpg read permission

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.