Windows 密码身份验证模式

选择 Windows 密码身份验证模式。

KerberosOnly: 使用 Kerberos 进行身份验证。
KerberosWithFallbackToNTLM: 使用 Kerberos 进行身份验证,但在失败时回退至使用 NTLM。
Legacy: 使用 NTLM 进行身份验证,但在失败时回退至使用 Kerberos。用于支持旧版 NT 域控制器。

默认值为 KerberosOnly。

支持的平台: 未定义

Windows 密码身份验证模式


  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. 旧版
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\VMware, Inc.\VMware VDM
    Value NamePasswordAuthMode
    Value TypeREG_SZ
    Value0


vdm_server.admx

管理模板(计算机)

管理模板(用户)