LDAP Connector

LDAP Connector

Using the filter expression to query LDAP entries

Using the filter expression to query LDAP entries

You can configure a filter condition in a
synchronization
task,
mapping
task, or a mapping to query the LDAP entries from an LDAP directory server. You can create basic or advanced data filters for the LDAP source types.
When you create a basic filter, specify the object on which to create the data filter, and then enter the filter condition based on the field, operator, and field value.
When you create an advanced filter, use the LDAP query format to enter the filter expression. For example, specify the expression
(&(!(maxStorage=0))(maxStorage=*))
to fetch all user entires with maximum storage value and with the condition that the value must not be equal to 0.
LDAP Connector supports the following operators:
  • Equals
  • Not Equals
  • Less Than or Equals
  • Greater Than or Equals
  • AND
  • OR
You cannot configure the OR operator using basic filter.

0 COMMENTS

We’d like to hear from you!