N2000H V3 Appliance
User Guide
4 Configuring the N2000H V3
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1. In the navigation tree of Internet Information Service(IIS) Manager, choose the
website. In the information area, double-click Directory Browsing.
2. In the Actions area, click Enable.
Step 7 Configure identity authentication.
3. In the navigation tree of Internet Information Service(IIS) Manager, choose the
website. In the information area, double-click Authentication.
4. Right-click Basic Authentication and choose Enable.
5. Right-click Anonymous Authentication and choose Enable.
Step 8 (Optional) Set authorization rules.
1. In the navigation tree of Internet Information Service(IIS) Manager, choose the
website. In the information area, double-click Authorization.
2. By default, the system allows all users to access the website. If you want to allow only
specific users or user groups to access the website, select the All users entry and click
Delete in the Actions area.
3. In the Actions area, click Add Allow Rule to specify users that are allowed to access the
website. For example, click Specified users, enter department1-user, and click OK.
Step 9 (Optional) Set IP address and domain restrictions.
1. In the navigation tree of Internet Information Service(IIS) Manager, choose the
website. In the information area, double-click IP Address and Domain Restrictions.
2. In the Actions area, click Add Allow Entry to specify IP addresses that are allowed to
access the website.
To allow a specific IP address to access the shared folder on the website, click Specific
IP Address and enter the IP address, for example, 10.111.78.74.
To allow an IP address segment to access the shared folder on the website, click A range
of IP addresses and enter the IP address segment and a mask, for example, 10.111.78.1
(255.255.255.0).
3. In the Actions area, click Add Deny Entry to specify IP addresses that are not allowed
to access the shared folder on the website.
To prevent a specific IP address from accessing the shared folder on the website, click
Specific IP Address and enter the IP address, for example, 10.111.79.80.
To prevent an IP address segment from accessing the shared folder on the website, click
A range of IP addresses and enter the IP address segment and a mask, for example,
10.111.79.1 (255.255.255.0).
4. Click OK.
----End
Result
After configuring an HTTP share, perform the following steps to check whether the
parameters are set successfully:
1. On a computer that serves as an HTTP client, open a browser. This section uses Internet
Explorer as an example.
2. In the address box, type the IP address of the shared server (for example,
http://97.100.100.121).