6.2

Table Of Contents
Procedure
1 Create or edit the locked.properties file in the SSL gateway configuration 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 file are case sensitive.
2 Add the following lines to the locked.properties file:
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 effect.
Prevent HTTP Redirection for Client Connections to Connection Server
Attempts 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 configure the locked.properties file
on the View server
NOTE This procedure has no effect if you off-load SSL to an intermediate device. With SSL off-loading in
place, the HTTP port on the View server provides service to clients.
Procedure
1 Create or edit the locked.properties file in the SSL gateway configuration 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 file are case sensitive.
2 Add the following lines to the locked.properties file:
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 effect.
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
configure 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. 119