Skip to content

Configuration Requirements

Before you start

Goal

  • Be ready to configure Altair SLC Hub.

Prerequisites

  • Complete the initial installation.
  • Administrator privileges on the host.

Requirements

During the setup of Altair SLC Hub the user doing the install will need to write configuration files and run commands that will control the Altair SLC Hub.

To do this the users who will be managing the Altair SLC Hub must be added to the slchub group that was created during the install process. This will allow access to the relevant commands such as hubctl and permission to write configuration files in the correct directory.

To add a user to a group will need to be done with administrator privileges. The following command will add a user to the slchub group.

sudo usermod -a -G slchub <username>

To do this the users who will be managing the Altair SLC Hub will need Administrator privileges. This is required for both writing the configuration files and running commands such as hubctl.

These permissions will be referred to as 'Altair SLC Hub configuration privileges'