The VSM Module

VSM contains information about subclusters and Master and Agent services. This module also allows managing of subclusters and configuration of Master and Agent.

  • Subclusters allows viewing, adding, modifying or deleting subclusters.

  • Master allows starting or stopping the vsmserver service, and modifying a subset of the configuration options.

  • Agent allows starting or stopping the vsmagent service, and modifying a subset of the configuration options.

Subclusters

On this page, the configured subclusters of the ThinLinc Master can be found. Subclusters are groups of agents that can be associated with users or groups. Adding, modifying or deleting existing subclusters is possible. A restart of the vsmserver service is required after changes to subcluster configuration in order for the changes to take effect. The vsmserver service can be restarted from the Master page described in Master.

The page will present a list of currently configured subclusters. This should be something like the example in Fig. 29. To edit a subcluster, click on its name in the list.

_images/tlwebadm-subcluster-list.svg

Fig. 29 Subclusters

Fig. 29 shows a system with a total of two subclusters. The subcluster called default is configured with two agent servers and US_cluster is configured with one agent.

To add a new subcluster to the list, press the Add new subcluster button. This will bring up an empty subcluster edit pop-up. See figure Fig. 30 for an example.

_images/tlwebadm-subcluster-new.svg

Fig. 30 New subcluster pop-up

There are four editable fields in this view: Subcluster, Agents, Users and Groups. These are described in Parameters in /vsmserver/subclusters/. To save changes, press the Save button. Remember to restart the vsmserver service afterwards.

Master

On this page you can start or stop the Master service. There are also a subset of configuration options available for configuration of the service.

  • Service Status gives you the ability to start or stop the Master service.

  • Sessions per user allows you to configure how many session are allowed per user.

    A value of zero means no limit and will give unlimited sessions per user.

  • Allowed Groups allows you to configure which groups should be given access to connect to ThinLinc.

    If no groups are specified, all users will have access to connect to ThinLinc

  • Allowed Shadowers allows you to configure which users should be able to shadow other ThinLinc sessions.

Click the Save button when you want to save your changes to the configuration files.

Note

You need to restart the service to apply your changes.

Agent

On this page you can start or stop the Agent service. There are also a subset of configuration options available for configuration of the service.

  • Service Status gives you the ability to start or stop the Agent service.

  • Agent Hostname allows you to configure the hostname that clients are redirected to.

    Note

    This configuration is needed if running ThinLinc in a NAT environment. See ThinLinc in a NAT/Split-DNS Environment for more information.

  • Extra Arguments to X Server allows you to configure additional arguments to the X server (Xvnc) for new sessions that are started.

Click the Save button when you want to save your changes to the configuration files.

Note

You need to restart the service to apply your changes.