如何使用 Kerberos 连接到 IIS 网站

发布于 2024-08-06 06:06:42 字数 139 浏览 4 评论 0原文

当我连接到我们的内部网站之一并查看事件查看器安全选项卡时,我可以看到身份验证包是 NTLM

我需要做什么才能使身份验证包是 kerberos?

该网站是一个带有 IIS 6 的 ASP.NET 网站,并使用 Windows 身份验证

When i connect to one of our internal website and i look in the event viewer security tab I can see that the Authentication Package is NTLM

What do i need to do so that the Authentication Package is kerberos?

The website is an ASP.NET website with IIS 6 and uses windows authentication

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

过度放纵 2024-08-13 06:06:42

默认情况下,IIS 6 将尝试使用 Kerberos 来验证客户端(如果可用)。 这是一篇不错的文章,您可能想看看。它有查看/编辑您已启用的内容的步骤。

By default, IIS 6 will try and use Kerberos to authenticate the client if it is available. This is a good article you may want to check out. It has steps to view/edit what you have enabled.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文