6.5.1

Table Of Contents
Table 91. Types of Kerberos Security (Continued)
ESXi 6.0 ESXi 6.5
Kerberos for authentication and
data integrity (krb5i)
Integrity checksum for RPC
header
No krb5i Yes with AES
Integrate checksum for RPC
data
Yes with AES
When you use Kerberos authentication, the following considerations apply:
n
ESXi uses Kerberos with the Active Directory domain.
n
As a vSphere administrator, you specify Active Directory credentials to provide access to NFS 4.1
Kerberos datastores for an NFS user. A single set of credentials is used to access all Kerberos
datastores mounted on that host.
n
When multiple ESXi hosts share the NFS 4.1 datastore, you must use the same Active Directory
credentials for all hosts that access the shared datastore. To automate the assignment process, set
the user in host profiles and apply the profile to all ESXi hosts.
n
You cannot use two security mechanisms, AUTH_SYS and Kerberos, for the same NFS 4.1 datastore
shared by multiple hosts.
See the vSphere Storage documentation for step-by-step instructions.
Verify That Sending Host Performance Data to Guests is
Disabled
vSphere includes virtual machine performance counters on Windows operating systems where VMware
Tools is installed. Performance counters allow virtual machine owners to do accurate performance
analysis within the guest operating system. By default, vSphere does not expose host information to the
guest virtual machine.
The ability to send host performance data to a guest virtual machine is disabled by default. This default
setting prevents a virtual machine from obtaining detailed information about the physical host, and does
not make host data available if a breach of security of the virtual machine occurs.
Note The procedure below illustrates the basic process. Consider using one of the vSphere command-
line interfaces (vCLI, PowerCLI, and so on) for performing this task on all hosts simultaneously.
Procedure
1 On the ESXi system that hosts the virtual machine, browse to the VMX file.
Virtual machine configuration files are located in the /vmfs/volumes/datastore directory, where
datastore is the name of the storage device where the virtual machine files are stored.
2 In the VMX file, verify that the following parameter is set.
tools.guestlib.enableHostInfo=FALSE
3 Save and close the file.
vSphere Security
VMware, Inc. 207