Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Controlling Which Virtual Machines and ACEs Run on a Host
Details
Solution
-
allowVMs = "0" or "1"
This entry corresponds to a host policy that controls whether or not non-ACE virtual machines can be run on the host. An entry of "1" (the default) indicates that all non-ACE virtual machines can be run on the host. An entry of "0" indicates that only ACE instances can be run on the host. -
creatorID = "<id string>", default ""
requiredCreatorID = "<id string>", default ""
The creatorID and requiredCreatorID entries enable you to tag ACE instances you create with a specific identifier, and to set an identifier to run on a given host.
For example,requiredCreatorID = "created by x"
creatorID = "created by x"
These changes to the aceMaster.dat file tag all ACE instances created from this ACE master as "created by x" and specify that only ACE instances tagged with "created by x" can be run. You can set requiredCreatorID only once per host. Set the requiredCreatorID and creatorI D to the same value on an ACE master and install that ACE master first on each of your client hosts. Then for each additional ACE master intended to be installed on the same hosts, set creatorID to the same value. The ACE masters you create with your creatorID value can be installed on the same hosts, but ACE instances from ACE masters created by anyone else cannot run on those hosts.
Note that the ID string is in plain text in the aceMaster.dat file on the administrator's machine, but is hidden in the policy file to keep it secret. If you publish the policy set of an ACE instance to requiredCreator=youCantFakeThis and install it on a host, nobody but you (or others with access to the administrator files) will know what the creator ID is. Without knowing the requiredCreator policy setting, you are not able to create your own ACE instance that can run on the host.
Host Policies
-
Only one set of host policies can be deployed to a particular host. If a package contains host policies and the host already contains host policies from another ACE master, then the second package fails to be installed.
-
A package containing host policies requires administrator rights for installation.
-
Host policies for managed ACE masters are stored on the ACE Management Server and can be edited at any time. However, changes to host policies do not take effect on a host unless that host has a package installed from that ACE master that contains the changed host policies.
Feedback
- KB Article: 1000326
- Updated: Aug 14, 2009
- Products:
VMware ACE - Product Versions:
VMware ACE 2.0.x

