Skip to main content
Skip table of contents

Installing File Share Connector Web

Pre-Installation

Configure Windows Roles and Features as follows:

  • Role: Web Server

    • Role Services:

      • Static Content

      • Static Content Compression

      • HTTP Logging

      • Windows Authentication

      • ASP.NET 4.5

      • Management Tools

Installation

The File Share Connector Web is an optional component that is used to support the File Share Connector Shell Extension. This component consists of a web application that hosts a web service which relays the configured managed locations to each deployed File Share Connector.

If you would rather not use this component, you can always manually push the managed paths to each user through the registry or the file system. To install the File Share Connector Web, perform the following steps:

  1. From the Records Management splash screen, click the Install File Share Connector link. The File Share Connector installation screen displays.

  2. Click Install to the right of the File Share Connector Web option. The first screen that displays is the check for prerequisites. This screen validates the following information before allowing the installation to proceed:

    • Current User is Local Administrator

    • IIS 7+ is Installed

  3. Click Next. The installation location screen displays, which determines where the connector will be installed.



  4. Leave the installation path as the default, or to change it, click the ... icon next to the installation location field, select the desired installation location, and then click Next. The IIS Settings screen displays, where you will configure the settings for the File Share Connector Web.



  5. Enter the required information for the following settings:

    • Web Application Name: Determines what the respective site will be named in IIS

    • Web Application Port: Determines what port the respective site will use in IIS

    • SSL Certificate: If selected, this certificate will be used to create SSL bindings in IIS, otherwise, if not specified, SSL will not be used.

    • Application Pool Account: When you install Information Lifecycle, a new Application Pool is created that is used by each of the created web applications. The following options specify what user account to use for this Application Pool. This should be a domain account.

      • Username (ex. DOMAIN\Username)

      • Password

  6. Click Next. The next screen is where you will configure the Data Provider used by the File Share Connector Web. There are two options: File or Database. Gimmal recommends that you use the same options you entered when you installed the File Share Connector component.



  7. Click Next to perform the final installation using the settings you specified above. A progress bar indicates the state of the installation.

  8. When the application finishes installing, click Next to continue to the Finish screen. This screen indicates that everything installed successfully.

    Note: If you experience any errors during the installation process, refer to the installer log in your Windows Temp folder

  9. Click Finish to close the installer window.

Ensuring Successful Authentication with NTLM

After you install the File Share Connector Web, it is configured to leverage Windows Authentication in IIS. If Kerberos Authentication is not enabled, many modern browsers may have an issue successfully authenticating users using NTLM, even though both providers exist in IIS configuration. To ensure successful authentication in this scenario, you should disable Kerberos authentication by performing the following steps:

  1. Open IIS.

  2. Select Information Lifecycle STS.

  3. Click Authentication Feature.

  4. Select Windows Authentication.

  5. Click the Providers… option in the pane on the right.

  6. Select the Negotiate option and click Remove.

  7. Click OK to close the Providers window.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.