|
3.2.1 - IIS Setup |
Top Previous Next |
|
Prerequisites
This section is for advanced users who are required to complete the Basic Configurations in previous section, and have StaffView running successfully.
Setup Multiple Administrators
Step 1: Configure IIS
To allow multiple users to use the administration area, you need to enable Windows Authentication in IIS. The benefit is that you do not need to manage the password since it is handled by Windows, also you do not need to type any password because it is authenticated by Windows when you logged on. The disadvantage is that you need to modify the Web.Config under /Admin/ manually.
|