在 IIS 中,为什么窗口身份验证没有显示为我的 Web 应用程序的选项之一?

发布于 2024-12-14 12:25:14 字数 530 浏览 3 评论 0原文

我正在阅读如何设置 Windows 身份验证我在 IIS 7 上的 Web 应用程序。在描述中,他们将 Window 身份验证作为 IIS 中的一个选项。 在此处输入图像描述

我为我的计算机打开了 Windows 身份验证(我使用的是 Windows 7 Professional 64 位),但我仍然不要将其视为我的 Web 应用程序的身份验证选项之一。为什么?

在此处输入图像描述 在此处输入图像描述

我也尝试禁用匿名身份验证,但这并没有什么区别。

I'm reading about how to set up windows authentication for my web application on IIS 7. In the description they have Window Authentication as an option in IIS.
enter image description here

I have Windows authentication turned on for my machine (I'm on Windows 7 Professional 64bit) and I still don't see it as one of the authentication options for my web application. Why?

enter image description here
enter image description here

I have tried disabling Anonymous Authentication as well, but that didn't make a difference.

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

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

发布评论

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

评论(7

稚然 2024-12-21 12:25:15

我必须以管理员身份运行 IIS 管理器才能解决此问题。

I had to run IIS Manager as an administrator to resolve this.

奢欲 2024-12-21 12:25:15

我偶然发现了这一点,但在“打开或关闭 Windows 功能”下找不到安全功能。

在 Windows Server 2008 R2 中,它位于“服务器管理器”->“服务器管理器”下。角色 -> Web 服务器 (IIS) ->添加角色服务。

I stumbled upon this, but couldn’t find Security feature under “Turn Windows feature on or off”.

In Windows Server 2008 R2, this is located under Server Manager -> Roles -> Web Server (IIS) -> Add Role Services.

摘星┃星的人 2024-12-21 12:25:15

在 Windows Server 2012 中,
服务器管理器>角色>网络服务器(IIS)>安全>安装windows身份验证

重新打开IIS

in Windows Server 2012,
Server Manager > Roles > Web Server (IIS) > Security > install windows authentication

reopen IIS

剧终人散尽 2024-12-21 12:25:15

您可以通过停止并重新启动 IIS 来解决此问题。

You can fix this by stopping and restart IIS.

暗地喜欢 2024-12-21 12:25:15

我在 Windows 7 Professional 中遇到了这个问题。我发现“打开和关闭 Windows 功能”中未启用“Windows 身份验证”选项。

打开“打开和关闭 Windows 功能”窗口。 “Windows 身份验证”选项位于“Internet 信息服务”-> 万维网服务 -> 安全性下。单击“Windows 身份验证”复选框。更多信息请访问 https://learn.microsoft.com/en-us/iis/configuration/system.webServer/security/authentication/windowsAuthentication/providers/add

I had this problem in my windows 7 professional. I found that the "Windows Authentication" option was not enabled from "Turn windows feature on and off".

Open "Turn windows feature on and off" window. The "Windows Authentication" option is available under Internet Information services" -> World wide web services -> security. Click the check box for "Windows Authentication". More information is available at https://learn.microsoft.com/en-us/iis/configuration/system.webServer/security/authentication/windowsAuthentication/providers/add

春夜浅 2024-12-21 12:25:15

在 Windows Server 2022 中,转到“服务器管理器”-> “添加角色和功能”

Web服务器(IIS)->网络服务器->安全-> Windows 身份验证

In Windows Server 2022, go to "Server Manager" -> "Add roles and features"

Web Server (IIS) -> Web Server -> Security -> Windows Authentication

寒尘 2024-12-21 12:25:15

Windows Server 2016、IIS 10:重新启动 IIS 管理工具。

Windows Server 2016, IIS 10: Restart the IIS management tool.

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