IIS7 中没有可用的基本身份验证选项

发布于 2024-11-14 09:39:29 字数 318 浏览 2 评论 0原文

我在 IIS 管理器中的 IIS=>身份验证下没有基本身份验证选项。我确实有以下选择:

Anonymous Authentication
ASP.NET Impersonation
Forms Authentication

我使用的是 Windows 7 professional N,并且根据 this ,我应该可以使用基本身份验证。

有人有什么想法吗?

I do not have the option for Basic Authentication in IIS Manager under IIS=>Authentication. I do have the following options:

Anonymous Authentication
ASP.NET Impersonation
Forms Authentication

I am using Windows 7 professional N, and according to this, Basic Authentication should be available to me.

Does anyone have any ideas?

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

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

发布评论

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

评论(3

仅此而已 2024-11-21 09:39:29

转到控制面板\程序 ->打开或关闭 Windows 功能,并在 IIS 下启用基本身份验证:

哪里

Go to Control Panel\Programs -> Turn Windows features on or off, and enable Basic Authentication under IIS:

where

一片旧的回忆 2024-11-21 09:39:29

我没有足够的代表来对所选答案添加评论,但我觉得重要的是要补充一点,您可能需要关闭并重新打开 IIS 管理器然后它就会出现在身份验证选项列表中。

否则,您可能会疯狂地试图找出为什么执行上述操作,而列表却没有改变。

I don't have enough rep to add a comment to the chosen answer, but I feel like it's important to add that you'll likely need to close and reopen IIS Manager before it will show up in the list of choices for Authentication.

Otherwise you could go mad trying to figure out why you did the above and the list didn't change.

清泪尽 2024-11-21 09:39:29

您可能必须安装 IIS 的基本身份验证模块。

对于 Vista/Win7,它是:控制面板 ->节目->打开或关闭 Windows 功能

对于 Server 2008:服务器管理器 ->角色 ->网络服务器->添加角色服务
然后在树视图中是:Internet信息服务->万维网服务 ->安全->基本身份验证

单击复选框并安装。然后您应该能够看到基本身份验证选项。

(来源:https://serverfault.com/questions/29521/iis7-basic-authentication-module -缺少

You might have to install the basic authentication module for IIS.

For Vista/Win7 it is: Control Panel -> Programs -> Turn Windows features on or off

For Server 2008: Server Manager -> Roles -> Web Server -> Add Role Services
Then in the treeview it is: Internet Information Services -> World Wide Web Services -> Security - > Basic Authentication

Click the checkbox and install. Then you should be able to see the basic authentication option.

(source: https://serverfault.com/questions/29521/iis7-basic-authentication-module-missing)

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