Administration

Table Of Contents
3 (Optional) Add properties to congure a non-default HTTP listening port and a network interface on
the View server.
n
To change the HTTP listening port from 80, set serverPortNonSSL to another port number to which
the intermediate device is congured to connect.
n
If the View server has more than one network interface, and you intend the server to listen for
HTTP connections on only one interface, set serverHostNonSSL to the IP address of that network
interface.
4 Save the locked.properties le.
5 Restart the View Connection Server service or security server service to make your changes take eect.
Example: locked.properties file
This le allows non-SSL HTTP connections to a View server. The IP address of the View server's client-
facing network interface is 10.20.30.40. The server uses the default port 80 to listen for HTTP connections.
The value http must be lower case.
serverProtocol=http
serverHostNonSSL=10.20.30.40
Configure the Gateway Location for a Horizon Connection Server or Security
Server Host
By default, Horizon Connection Server instances set the gateway location to Internal and security servers
set the gateway location to External. You can change the default gateway location by seing the
gatewayLocation property in the locked.properties le.
The gateway location determines the value of the ViewClient_Broker_GatewayLocation registry key in a
remote desktop. You can use this value with Smart Policies to create a policy that takes eect only if a user
connects to a remote desktop from inside or outside your corporate network. For more information, see
"Using Smart Policies" in the Conguring Remote Desktop Features in Horizon 7 document.
Procedure
1 Create or edit the locked.properties le in the SSL gateway conguration folder on the Horizon
Connection Server or security server host.
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 line to the locked.properties le:
gatewayLocation=value
value can be either External or Internal. External indicates that the gateway is available for users
outside the corporate network. Internal indicates that the gateway is available only for users inside the
corporate network.
For example: gatewayLocation=External
3 Save the locked.properties le.
4 Restart the VMware Horizon Connection Server service or the VMware Horizon Security Server service
to make your changes take eect.
Chapter 2 Configuring View Connection Server
VMware, Inc. 37