Marmot Manual

XIII. The MU_LDAP Class

Introduction

Properties

Read-only properties

These properties are set by the MU_LDAP class .

  • connected - TRUE if the MU_LDAP object was successfully created and connected to an LDAP directory.

  • error_num - the LDAP error code of the most recent error

  • error - the LDAP error message of the most recent error

Table of Contents

MU_LDAP::compare - Compare the value of an attribute for a specified DN
MU_LDAP::search - Search the LDAP tree
MU_LDAP::next_entry - Returns the next entry from a search
MU_LDAP::disconnect - Close an LDAP connection