Configure Authentication
This procedure is optional. All the packages in the firmware bundles are digitally signed to guard against tampering.
Procedure
-
If you are using Microsoft Windows 2008 Server, Windows 2012 Server or Windows 2012 r2 Server, perform the following steps:
- From the operating system Start menu, click Server Manager.
- In the navigation pane, select Dashboard and click Add Roles and Features.
- In the Select Server Roles window, select and expand Web Server (IIS) and select Web Server.
- Under Web Server, expand Security and select Basic Authentication.
- Click Next.
- Click Next on the Select Features page.
- Click Install.
-
If you are using Microsoft Windows 8 or 10, perform the following steps:
- From the operating system Start menu, select Control Panel.
- Click programs and then click Turn Windows feature on or off.
- Select Internet information services and then expand World Wide Web Services in the Windows Feature window.
- Select and expand Security and select Basic Authentication.
- Click OK.
-
To enable the Basic Authentication for the web server, perform the following steps:
- Open IIS Manager.
- Double-click the Authentication tab in the Features view of your virtual directory.
- Click Anonymous Authentication in the Authentication screen.
- To disable
Anonymous Authentication, click
Disable in the
Actions pane.
By default, Anonymous Authentication is Enabled.
- Click Basic Authentication in the Authentication page.
- To enable
Basic Authentication, click
Enable in the
Actions pane.
By default, the Basic Authentication is disabled.
- Restart IIS manager.
-
To enable the Anonymous Authentication for the web server, perform the following steps:
Any other authentication mechanism mentioned above must be disabled before enabling Anonymous Authentication.
- Double-click WebDav Authoring Rules.
- Click WebDav Setting in the Actions pane.
- In the
Property Behavior section, do the following:
Set the Allow Anonymous Property Queries to True.
Set the Allow Property Queries with Infinite Depth to True.
By default, the Allow Anonymous Property Queries and Allow Property Queries with Infinite Depth fields are set to False.