Previous Topic: Install ASP.NET if Classification Calls or Dictionary Calls Are FailingNext Topic: Storing User Credentials Securely in Web.Config


Install the CCS Servers

Use the CCS installer to install a primary or secondary CCS server.

Note: When you install a CCS server, the CCS web service also gets installed and runs as the NetworkService account.

To install the Content Classification Service

  1. (Optional) Install SQL Server 2012 SP1 Express Edition.

    This database is included in the CCS distribution image. If you want to use this database for your CCS servers, you must install it before launching the CCS installation wizard.

  2. Run setup.exe to launch the CCS installation wizard.

    Find setup.exe in the root of your CA DataMinder distribution image.

  3. Browse to the Installation Folders screen and specify the installation folder(s).

    The \Data folder contains log files, configuration data and temporary files. The default location is:

    C:\ProgramData\CA\CA DataMinder\data\log
    

    If you are installing the CCS Preclassification Agent, the \Data folder also contains the scanning job definition files.

  4. In the Setup Type screen, click CCS Server.
  5. In the CCS Server Role screen, click Primary CCS Server or Secondary CCS Server:
  6. In the Database Identification screen, enter details about the CA DataMinder database. You can use an existing database or create a new database.
    Server

    Specify the host server name or IP address. Type localhost to specify a database on the local server.

    Specify the TCP/IP port number used by the host server.

    Username, Password

    Specify the name and password for an existing SQL Server login.

    The CCS installer uses this login to connect to SQL Server and create the necessary database accounts required by the CCS.

  7. In the Administrator Account screen, enter the required username and password for the iConsole Administrator account.
  8. In the Classification Cache Settings screen, specify the cache host server and the connection method.
    Use this CA Directory server for the classification cache

    Click this check box to enable the classification cache.

    Server

    Enter the name or IP address of the server hosting the classification cache.

    This server must match the server that you specified when creating the classification cache.

    Port

    Enter the port number that the classification cache DSA listens on.

    This port must match the port that you specified when creating the classification cache. The default port is 19389.

    Connect anonymously

    Click this option to set up anonymous connections to the classification cache.

    When the CCS web service connects anonymously to the cache, it does not need to provide any account details. Anonymous connections are simple to set up. However, they are not as secure as connections that use a named user account.

    Connect with these credentials

    Click this option to connect to force the CCS Web Service to connect to the classification cache as a predefined user.

    By default, the CCS connects to the cache as ccsUser. This user account is created in CA Directory when you create the classification cache.

    Important! If you choose this connection method, change the default password for the ccsUser account! This process is described in Change the Default Password for ccsUser.

    Use SSL

    Select this check box to configure a secure connection to the classification cache based on SSL.

    If you use SSL, the certificate store on your CCS server must contain a certificate from your trusted root certificate authority.

  9. In the final wizard screen, click Install to start the file transfer.
  10. Verify that the following services are running on the primary CCS server:
  11. Verify that the application pools are listed in IIS Manager:
  12. After installing the primary CCS server:

    See the following references for details.

More information:

Storing User Credentials Securely in Web.Config

Network Load Balancing