7.0

Table Of Contents
To find the site, the connector determines the subnet on which it resides, based on its IP address and
netmask, then uses the Active Directory configuration to identify the site for that subnet. If the subnet of
the virtual machine is not in Active Directory, or if you want to override the automatic subnet selection, you
can specify a subnet in the runtime-config.properties file.
Procedure
1 Log in to the Directories Management virtual machine as the root user.
Note If you are using an additional connector for the directory, log in to the connector virtual
machine.
2 Edit the /usr/local/horizon/conf/runtime-config.properties file and add the following
attribute.
siteaware.subnet.override=subnet
where subnet is a subnet for the site whose domain controllers you want to use. For example:
siteaware.subnet.override=10.100.0.0/20
3 Save and close the file.
4 Restart the service.
service horizon-workspace restart
Edit the domain_krb.properties file
The /usr/local/horizon/conf/domain_krb.properties file determines the domain controllers to
use for directories that have DNS Service Location lookup enabled. You can edit the file at any time to
modify the list of domain controllers for a domain, or to add or delete domain entries. Your changes will
not be overridden.
The file is initially created and auto-populated by the connector. You need to update it manually in some
scenarios.
n
If the domain controllers selected by default are not the optimal ones for your configuration, edit the
file and specify the domain controllers to use.
n
If you delete a directory, delete the corresponding domain entry from the file.
n
If any domain controllers in the file are not reachable, remove them from the file.
See also About Domain Controller Selection.
Procedure
1 Log in to the Directories Management virtual machine as the root user.
Note If you are using an additional connector for the directory, log in to the connector virtual
machine.
2 Change directories to /usr/local/horizon/conf.
Configuring vRealize Automation
VMware, Inc. 102