Dell Wyse Enhanced Ubuntu Linux T50 Manual de usuario Pagina 176

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 220
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 175
Chapter 14. Server Configuration
14.4.9. Forcing sessions for some users to certain agent hosts
In some situations, it is desirable to force sessions for certain users to be started on a specific agent host.
Examples of when this is needed is when testing a new server platform, allowing a group of test users to
run their sessions on the new platform, and when configuring desktops with the ThinLinc Desktop
Customizer (as described in Chapter 17), where you want to end up on the same server every time to
make it easier to copy the resulting files to all other hosts.
ThinLinc provides a mechanism for this. By creating a unix group and associating it with a specific agent
server, sessions for users that are members of the group will always be created on the agent host in
question. Individual users may also be specified in this way.
The configuration parameter used for this is /vsmserver/explicit_agentselection. Add pairs of
user/group and agent hostnames as a space-separated list to this parameter. The names of groups should
be prepended by a + sign, to identify them as groups.
An example:
/vsmserver/explicit_agentselection = +group1:agent1 +group2:agent3 user1:agent1
Since only one server can be associated with each group, no load balancing is used. That means that if a
user that is a member of group1 requests a session, and agent1 is down, no session will be created.
If a server associated with a group is also listed in /vsmserver/terminalservers, sessions will be
created for all users, not only the ones that are members of the group associated with the server. If the
server is not listed in /vsmserver/terminalservers, only users in the group associated with the
server will have sessions on the server.
14.4.10. Indicating that Shadowing is in Progress
At some sites it is a legal requirement that the user must be told when shadowing is in progress. By
running the tl-shadow-notify program during the session lifetime, a window will pop up with
information about the shadowing whenever shadowing starts or stops.
To activate tl-shadow-notify, a symlink must be created:
# ln -s /opt/thinlinc/bin/tl-shadow-notify /opt/thinlinc/etc/xstartup.d/15-tl-shadow-notify
14.5. Limiting Lifetime of ThinLinc Sessions
The Xserver has three options which controls the maximum lifetime of ThinLinc sessions. These are
described below, and can be added to the parameter /vsmagent/xserver_args.
-MaxDisconnectionTime s
Terminate when no client has been connected for s seconds. Note: Never use a value smaller than 60.
-MaxConnectionTime s
Terminate when a client has been connected for s seconds
-MaxIdleTime s
166
Vista de pagina 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 219 220

Comentarios a estos manuales

Sin comentarios