Parameters in /vsmserver/subclusters/

In this section, we will describe all the parameters used for defining subclusters. For more information about subclusters see Subclusters.

/vsmserver/subclusters/<name>/agents

All ThinLinc agents part of this ThinLinc subcluster. New user sessions for this subcluster are created on the agents in this list. Agents later removed from the list will continue to function normally for existing sessions until those sessions end. This should be a space-separated list of DNS host names. These will be used for communication between the master and the agent. The name reported to the client is fetched from the agent itself; names in /vsmserver/subclusters/<name>/agents are not reported directly to the clients.

/vsmserver/subclusters/<name>/users

All users that should be associated with this specific ThinLinc subcluster. This should be a space-separated list of usernames. If both /vsmserver/subclusters/<name>/users and /vsmserver/subclusters/<name>/groups are empty it means the subcluster is a default subcluster.

/vsmserver/subclusters/<name>/groups

All user groups that should be associated with this specific ThinLinc subcluster. This should be a space-separated list of groupnames. If both /vsmserver/subclusters/<name>/groups and /vsmserver/subclusters/<name>/users are empty it means the subcluster is a default subcluster.