【问题标题】:Active Directory with Apache使用 Apache 的活动目录
【发布时间】:2012-05-11 14:53:10
【问题描述】:

我有一个带有 Active Directory 域的 Win2008-r2 服务器。 我也在同一台机器上安装了 Apache 服务器。

现在我想在这个 Web 服务器中进行 SSO 身份验证

mod_auth_kerb 是实现这一目标的“最新技术”。

我可能错了,但在http://modauthkerb.sourceforge.net/ 上,我注意到该模块在 Linux 下非常适合,但我没有看到任何在 Windows 下使用它的方便方法。

有没有官方的方法可以用MSVC编译它?

还有其他更“符合 Windows”的替代模块吗?

【问题讨论】:

    标签: apache dll active-directory single-sign-on


    【解决方案1】:

    我正在自己在 Linux 环境中进行设置。我认为您需要使用 mod_authnz_ldap。 请参阅此链接。

    http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html

    【讨论】:

      猜你喜欢
      • 2019-07-24
      • 1970-01-01
      • 2020-09-12
      • 2012-02-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-07-28
      相关资源
      最近更新 更多