如果计算机对象存在但您未选择“启用 Kerberos 身份验证”选项,则“网络名称”资源不会联机
通信 为此,可以在命令提示符处键入 gpresult (如果您位于 Windows 2000 域中),或者查看 MMC 管理单元生成的“策略的结果集”(RSOP)(如果您位于 Windows Server 2003 域中)
同时,默认情况下,此用户权限被设置为最大配额,即 Active Directory 中的十个计算机对象
在配置群集节点的过程中,这些权限被给予群集服务帐户
如果域或组织单位 (OU) 组策略将要覆盖本地安全策略,则可以有几个选项
如果未列出该组,则必须将此用户权限授予群集服务帐户,或授予包含域控制器上的群集服务帐户的组
如果群集服务帐户仍然无法创建计算机对象,请验证“组策略”不会覆盖“本地策略”
如果超出此配额,则记录下面的事件 ID 消息:
Event Source: ClusSvc
Event Category: Network Name Resource
Event ID: 1194
Description:
The computer account for Cluster resource 'Network Name Resource' in domain microsoft.com could not be created for the following reason:Unable to create computer account.
The text for error code is:Your computer could not be joined to the domain.You have exceeded the maximum number of computer accounts you are allowed to create in this domain.Contact your system administrator to have this limit reset or increased.
This failure may be due to the cluster service account not having proper access to Active Directory.The domain administrator should be contacted to assist with resolving this issue. 如果多个群集将同一域帐户用做其群集服务帐户,则在给定的群集中创建 10 个计算机对象之前,可能收到此错误信息
如果这些权限有问题,则可能在系统日志中记录以下事件 ID 消息:
Event Source: ClusSvc
Event Category: Network Name Resource
Event ID: 1194
Description:
The computer account for Cluster resource 'Network Name Resource' in domain microsoft.com could not be created for the following reason:Unable to update password.
The text for error code is:Access is denied.
- 或 -
Event Source: ClusSvc
Event Category: Network Name Resource
Event ID: 1194
Description:
The computer account for Cluster resource 'Network Name Resource' in domain microsoft.com could not be created for the following reason:Unable to set ServicePrincipalName attribute.
The text for error code is:Insufficient access rights to perform the operation.
- 或 -
Event Source: ClusSvc
Event Category: Network Name Resource
Event ID: 1194
Description:
The computer account for Cluster resource 'Network Name Resource' in domain microsoft.com could not be created for the following reason:Unable to set DnsHostName attribute.
The text for error code is:Access is denied. 验证群集服务帐户在计算机对象上具有适当的权限:
从“管理工具”中启动“Active Directory 用户和计算机”管理单元
必须将某些访问权限授予预先创建的计算机对象上的群集服务帐户
您可以将群集节点放入其自己的 OU 中,此 OU 已取消选择“允许从父系来的继承权限传播到这个对象”
有关 Windows 2000 的其他信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章:
250842 Troubleshooting Group Policy Application Problems
如果您位于 Windows Server 2003 域中,请在“帮助和支持”中搜索“RSOP”,以查看有关使用“策略的结果集”的说明
有关更多信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章:
250842 Troubleshooting Group Policy Application Problems