Library Server User
Before you start¶
Goal
- Configure the OS users required for the Published Library Servers.
Prerequisites
- Have the desired UPN for running in Windows.
- Have a worker setup, with Altair SLC installed.
- Altair SLC Hub configuration privileges for the machine.
Published Library Servers¶
Altair SLC Hub published library servers are run under a fixed operating system user account. The name of this account is
configured in the [etc directory]/config.d/data-access.yaml
configuration file. There are two configuration settings,
one for the account used on Linux nodes and one for the account used on Windows nodes.
The Altair SLC Hub on Linux automatically creates an operating system account and sets the appropriate configuration setting in this file.
For Windows worker nodes it is necessary to manually create a user account on any required Windows worker nodes. This
user account should have the same name on each worker node. This can be a domain account or it can be a local account.
The name of this account should then be set as the value of the libraryServerWindowsUpn
configuration setting.
To modify these settings, create a copy of the [etc directory]/config.d/data-access.yaml
file and save it with a lexicographically greater name such as etc/config.d/data-access_custom.yaml
.
Verification¶
Verify Ondemand API Servers can run
- View a library.
You can publish a library server, then browse its contents.