Installation

Table Of Contents
Procedure
1 Create or edit the locked.properties le in the SSL gateway conguration folder on the View
Connection Server or security server computer.
For example: install_directory\VMware\VMware View\Server\sslgateway\conf\locked.properties
The properties in the locked.properties le are case sensitive.
2 Add the following lines to the locked.properties le:
frontMappingHttpDisabled.1=5:*:moved:https::port
frontMappingHttpDisabled.2=3:/error/*:file:docroot
frontMappingHttpDisabled.3=1:/admin*:missing
frontMappingHttpDisabled.4=1:/view-vlsi*:missing
In the preceding lines, the variable port is the port number to which the client should connect.
If you do not add the preceding lines, the port remains 443.
3 Restart the View Connection Server service or security server service to make your changes take eect.
Prevent HTTP Redirection for Client Connections to Connection Server
Aempts by View clients to connect to View servers over HTTP are silently redirected to HTTPS. In some
deployments, you might want to prevent users from entering http:// in their Web browsers and force them
to use HTTPS. To prevent HTTP redirection for View clients, you must congure the locked.properties le
on the View server
N This procedure has no eect if you o-load SSL to an intermediate device. With SSL o-loading in
place, the HTTP port on the View server provides service to clients.
Procedure
1 Create or edit the locked.properties le in the SSL gateway conguration folder on the View
Connection Server or security server computer.
For example: install_directory\VMware\VMware View\Server\sslgateway\conf\locked.properties
The properties in the locked.properties le are case sensitive.
2 Add the following lines to the locked.properties le:
frontMappingHttpDisabled.1=5:*:missing
frontMappingHttpDisabled.2=3:/error/*:file:docroot
3 Restart the View Connection Server service or security server service to make your changes take eect.
Enable Remote Access to View Performance Counters on Connection Servers
View performance counters are available locally on a Connection Server but return 0 when accessed from
another computer. To enable remote access to View performance counters on Connection Servers, you must
congure Connection Server's framework port in the registry.
Procedure
1 Start the Windows Registry Editor.
2 Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VDM\Node Manager registry key.
3 Add a new String (REG_SZ) value, Management Port.
4 Set the Management Port value to 32111.
Chapter 9 Configuring View for the First Time
VMware, Inc. 123