使用PHP在我的网站上实现LDAP的步骤

任何人都可以让我使用PHP在我的网站上逐步解释LDAP的实现吗

解决方法:

> http://www.php.net/manual/en/ldap.installation.php

LDAP support in PHP is not enabled by default. You will need to use the –with-ldap[=DIR] configuration option when compiling PHP to enable LDAP support. DIR is the LDAP base install directory. To enable SASL support, be sure –with-ldap-sasl[=DIR] is used, and that sasl.h exists on the system.

上一篇:linux – 确定在数据库中创建条目的名称服务(例如passwd)?


下一篇:php – LDAP – 具有多个组的搜索过滤器