Chapter 14. Server Configuration
/vsmagent/display_max
The maximum display number to be used for ThinLinc sessions on each specific VSM agent host.
Default value is 2000.
The maximum ThinLinc sessions allowed on a specific VSM Agent host is
/vsmagent/display_max - /vsmagent/display_min .
/vsmagent/display_min
The lowest display numbers to use for clients. The default is 1, and unless there are other processes
needing display numbers, the recommendation is not to change this number. See Appendix A for an
in-depth explanation of port allocation.
/vsmagent/listen_port
The TCP port VSM Agent listen to for incoming requests. This should normally be set to the same
value as /vsm/vsm_agent_port.
/vsmagent/lowest_user_port
The lowest port to be used by normal user processes. This may never be lower than
/vsmagent/max_session_port . See Appendix A for an in-depth explanation of port allocation.
/vsmagent/make_homedir
If this parameter is true, the users home directory will be automatically created if it doesn’t exist.
/vsmagent/make_homedir_mode
When a home directory is created (see parameter /vsmagent/make_homedir above), the mode
for the newly created directory will be determined by this parameter.
/vsmagent/master_hostname
This parameter specifies the hostname of the master machine, i.e. the machine that runs the VSM
server. In a HA setup, this should be the hostname of the IP address that is on the machine that is
currently the active node, to ensure that services on the agents that need to access the VSM Server
always connects to the machine that is up and running.
/vsmagent/max_session_port
The highest port to use for VNC and tunnel ports on the VSM Agent. See Appendix A for an
in-depth explanation of port allocation.
/vsmagent/single_signon
This parameter decides whether the passwords of the users should be saved in order to support
Single Sign-On when connecting to servers from the ThinLinc session, for example when running a
Windows session.
/vsmagent/xserver_args
Extra arguments to pass on to the Xserver Xvnc. One common case is to use -localhost , which
makes Xvnc require connections to originate from localhost, thus forcing applications to either be
local or use a tunnel (which often also means that the traffic is encrypted). Other examples include
-IdleTimeout and -MaxIdleTime. For more information, see Section 14.5.
150
Comentarios a estos manuales