Windows Password Authentication Mode


Select the windows password authentication mode.

KerberosOnly: Authenticate using Kerberos.
KerberosWithFallbackToNTLM: Authenticate using Kerberos, but fallback to using NTLM on failure.
Legacy: Authenticate using NTLM, but fallback to using Kerberos on failure. Used to support legacy NT domain controllers.

Default is KerberosOnly.

Supported on: Undefined

Windows Password Authentication Mode


  1. KerberosOnly
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\VMware, Inc.\VMware VDM
    Value NamePasswordAuthMode
    Value TypeREG_SZ
    Value1
  2. KerberosWithFallbackToNTLM
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\VMware, Inc.\VMware VDM
    Value NamePasswordAuthMode
    Value TypeREG_SZ
    Value2
  3. Legacy
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\VMware, Inc.\VMware VDM
    Value NamePasswordAuthMode
    Value TypeREG_SZ
    Value0


vdm_server.admx

Administrative Templates (Computers)

Administrative Templates (Users)