LdapInterface

LdapInterface

interface LdapInterface

Ldap interface.

Constants

ESCAPE_FILTER
ESCAPE_DN

Methods

bind(string $dn = null, string $password = null)

Return a connection bound to the ldap.

QueryInterface query(string $dn, string $query, array $options = array())

Queries a ldap server for entries matching the given criteria.

登录查看完整内容