About the LDAP Connector

The LDAP connector makes it possible to crawl different kind of entities from LDAP software such as:

The connector has the following capabilities:

Features

The connector has the following capabilities and features:

Security

The connector respects the security used by the LDAP application.

Limitations

  • LDAP over TLS (aka STARTTLS) is not supported

  • Byte arrays and other binary types are not supported as metadata to return, but can be supported for record identifiers (such as entryUUID, ObjectSID, etc...) 
  • Deletes can be reported only via incrementals if the LDAP provider supports the tombstone feature.
    • If your provider does not, you must schedule full crawls periodically to identify deletes