Installation and Setup Guide

Table Of Contents
Share Folders by Editing a Configuration File
In addition to sharing folders through the Settings dialog box, you can also share folders by editing a
configuration file.
Procedure
1 Create a configuration file named config if it does not exist in any of the following locations:
n
$HOME/.vmware/
n
/usr/lib/vmware/
n
/etc/vmware/
2 Add the following line for each folder that you want to share:
tsdr.share=Folder Path
For example, to share folders / and /home/user1, create the file /etc/vmware/config and add the
following lines:
tsdr.share=/
tsdr.share=/home/user1
Folders that are shared in a configuration file are not listed in the Sharing pane of the Settings dialog. You
can edit the configuration file to stop sharing folders or share additional folders.
Setting the Certificate Checking Mode in Horizon Client
You can determine whether client connections are rejected if any or some server certificate checks fail by
configuring a setting in Horizon Client.
You can configure the default certificate verification mode and prevent end users from changing it in
Horizon Client. For more information, see Configuring Certificate Checking for End Users.
Certificate checking occurs for SSL connections between the server and Horizon Client. Certificate
verification includes the following checks:
n
Is the certificate intended for a purpose other than verifying the identity of the sender and encrypting
server communications? That is, is it the correct type of certificate?
n
Has the certificate expired, or is it valid only in the future? That is, is the certificate valid according to
the computer clock?
n
Does the common name on the certificate match the host name of the server that sends it? A
mismatch can occur if a load balancer redirects Horizon Client to a server that has a certificate that
does not match the host name entered in Horizon Client. Another reason a mismatch can occur is if
you enter an IP address rather than a host name in the client.
VMware Horizon Client for Linux Installation and Setup Guide
VMware, Inc. 63