首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Kerberos身份验证票证-事件ID 4768 -审核失败

Kerberos身份验证票证-事件ID 4768 -审核失败
EN

Server Fault用户
提问于 2017-03-24 15:16:22
回答 1查看 1K关注 0票数 0

我使用kerberos对用户及其失败进行身份验证。事件查看器中的审计失败详细信息如下

代码语言:javascript
复制
A Kerberos authentication ticket (TGT) was requested.

Account Information:
Account Name:
 HTTP
Supplied Realm Name:
TEST.COM
User ID:
 NULL SID 

Service Information:
Service Name:
 krbtgt/TEST.COM
Service ID:
 NULL SID

Network Information:
Client Address:
::ffff:2.2.2.60
Client Port:
 42062

Additional Information:
Ticket Options:
0x40800000
Result Code:
 0x6
Ticket Encryption Type:
0xffffffff
Pre-Authentication Type:
-

Certificate Information:
Certificate Issuer Name:

Certificate Serial Number:

Certificate Thumbprint:


Certificate information is only provided if a certificate was used for pre-authentication.
Pre-authentication types, ticket options, encryption types and result codes are defined in RFC 4120.

结果代码0x6意味着Kerberos数据库中不存在用户,但是我已经在AD中配置了用户。这是windows server 2008 (non-R2),用户帐户名为"axax“,用户登录名为”HTTP/ax.test.com“。域名是test.com。从wireshark中,我可以看到我的客户端正在发送具有正确的2个名称字符串项HTTP & axax.test.com的AS-REQ。我不知道为什么会失败。

EN

回答 1

Server Fault用户

回答已采纳

发布于 2017-03-26 21:27:32

我发现了问题。微软2008 (非R2)存在软件缺陷。安装修补程序(KB951191)后解决问题。

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/840419

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档