6.0.3

Table Of Contents
Using Kerberos Credentials for NFS 4.1
With NFS version 4.1, ESXi supports Kerberos authentication mechanism.
Kerberos is an authentication service that allows an NFS 4.1 client installed on ESXi to prove its identity to
an NFS server before mounting an NFS share. Kerberos uses cryptography to work across an insecure
network connection. The vSphere implementation of Kerberos for NFS 4.1 supports only identity
verication for the client and server, but does not provide data integrity or condentiality services.
When you use Kerberos authentication, the following considerations apply:
n
ESXi uses Kerberos version 5 with Active Directory domain and Key Distribution Center (KDC).
n
As a vSphere administrator, you specify Active Directory credentials to provide an access to NFS 4.1
Kerberos datastores to 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 same NFS 4.1 datastore, you must use the same Active Directory
credentials for all hosts that access the shared datastore. You can automate this by seing the user in
host proles and applying the prole to all ESXi hosts.
n
NFS 4.1 does not support simultaneous AUTH_SYS and Kerberos mounts.
n
NFS 4.1 with Kerberos does not support IPv6. Only IPv4 is supported.
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
seing 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.
N The procedure below illustrates the basic process. Use the vSphere or one of the vSphere command-
line interfaces (vCLI, PowerCLI, and so on) for performing this task on all hosts simultaneously instead.
Procedure
1 On the ESXi system that hosts the virtual machine, browse to the VMX le.
Virtual machine conguration les are located in the /vmfs/volumes/datastore directory, where
datastore is the name of the storage device where the virtual machine les are stored.
2 In the VMX le, verify that the following parameter is set.
tools.guestlib.enableHostInfo=FALSE
3 Save and close the le.
You cannot retrieve performance information about the host from inside the guest virtual machine.
vSphere Security
252 VMware, Inc.