Setting Up Your WebDAV Server
About this task
To set up your WebDAV server to comply with SOTI Hub requirements:
Procedure
Perform these actions in the Microsoft Internet Information Services (IIS) Manager.
- In the Actions pane, select Enable WebDAV.
- Enable the WebDAV Publishing role.
- In the Connections pane, right-click Default Site and select Add Virtual Directory to open the Add Virtual Directory dialog box.
-
In the Add Virtual Directory dialog box, enter an alias. Enter the UNC path for the file share in the Physical Path field.
The application pool for the WebDAV server must have Read, Write, and List Folder Contents permissions to the file share. If this is not the case, click the Connect as button and select a user who has the required permissions.
- Click OK to exit the Add Virtual Directory dialog box.
- In the Connections pane, click on Default Site to select it so it appears in the central pane.
- Double-click on WebDAV Authoring Rules and select Add Authoring Rule from the Actions pane.
-
In the Add Authoring Rule dialog box, apply the following settings:
Allow access to All content Allow access to this content to All users Permissions Read Source Write -
Click OK to save the rule and close the Add Authoring Rule dialog box.
The new rule is listed in the WebDAV Authoring Rules pane.
- In the Actions pane, select WebDAV Settings to display it in the central pane.
- Under Property Behavior, set Allow Property Queries with Infinite Depth to True.
-
Complete this step only if you want to use HTTPS to communicate with the WebDAV server. Otherwise, skip to the next step.
-
Complete this step only if you plan to set LDAP or fixed credentials for the SOTI Hub app. Otherwise, skip to the next step.
- In the Connections pane, double-click on virtual directory you created earlier to display it in the central pane.
- Double-click on Authentication.
- Right-click Windows Authentication and select Enable. Ensure that all other authentication methods are disabled.
- Right-click Windows Authentication and select Providers to open the Providers dialog box.
- In the Providers dialog box, move the correct authentication provider to the top of the Enabled Providers list and click OK.
Results
Your IIS WebDAV server is now ready to use with SOTI Hub.
What to do next
You can now install the Enterprise Resource Gateway to route traffic through a proxy server or proceed directly to deploying the SOTI Hub app to your devices.