ldapconnection - phabricator LDAP 连接失败

标签 ldapconnection phabricator

我正在尝试在 Phabricator 中配置 LDAP 身份验证。

/config/group/ldap/上的设置已经完成。但是,当尝试使用 LDAP 登录时,phabricator 正在回答以下错误:

>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined function ldap_connect()

/sfrphabricator/phabricator/src/applications/auth/ldap/PhabricatorLDAPProvider.php:110


┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻

phabricator 的 ldap 认证有什么配置技巧吗?

最佳答案

您需要安装 LDAP PHP 扩展。通常,您可以通过以下方式执行此操作:

apt-get install php5-ldap
yum install php-ldap

关于ldapconnection - phabricator LDAP 连接失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18697480/

相关文章:

active-directory - 连接到端口 636 时出现 LDAP 连接错误 ("The server is not operational.")

git - 有没有办法让 Phabricator 将差异推送到存储库?

ldap - LDAP:错误代码49-无法绑定(bind)PrincipalDn

.net - c# 通过 ssl 连接到 Active Directory 使 ldap 服务器不可用

mercurial - 使用 Mercurial,是否可以在 PR(拉取请求)中看到多个提交?

phabricator - 将提交作者映射到 Phabricator 帐户

bitbucket - Phabricator 拉取/合并请求

PHP - 从 ldap_connect() 捕获超时异常

phabricator - Phabricator 中的图表