Is it possible to configure the AD group after completing the Timeline Recording Service installation?

Question

Is it possible to configure the AD group after completing the Timeline Recording Service installation?

Answer

To change Active Directory security groups configuration, perform the following actions:

  1. Go to the computer on which the ABBYY Recording Service is installed.

    Note: To perform all activities below, you must be a system administrator of the computer.

  2. Go to the folder where the ABBYY Recording Service is installed and open Appdata.production.json using any text editor. By default, the component is installed into C:\inetpub\ABBYY Recording Service.
  3. In the Appdata.production.json file find the ADGroupAccess section and change the values for the UiAdmin and Recorder parameters:
    "ADGroupAccess": {
    "UiAdmin": "Domain\\UserName",
    "Recorder": "ADGroupName"
    }

    Note: Backslashes used in values must be escaped with a backslash.

  4. Save the Appdata.production.json file.
  5. Restart the ABBYY Recording Service website in the Internet Information Services (IIS) Manager

During the installation of the Recording Service, you will need to specify the Admin AD Security Group and Recorder AD Security Group. The installer doesn't check if these groups exist or not. 

Important: Please, note that if you install the Recording Service, but the AD groups have not been created, you might experience issues with Recording Service, such as not being able to log into the Recording Service Admin Console. Also, Recorders/Clients won't be able to connect to the Recording Service.

Note: It is possible to change the AD group names after the installation, however, we would highly recommend creating groups first and following the procedure in the Deployment Guide..

Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.