![]() |
VOOZH | about |
The CData ODBC driver for LDAP enables access to live data from LDAP under the ODBC standard, allowing you work with LDAP objects in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to connect to LDAP objects as a generic ODBC Data Provider and create charts, reports, and dashboards based on LDAP objects in DBxtra.
To establish a connection, the following properties under the Authentication section must be provided:
BaseDN: This will limit the scope of LDAP searches to the height of the distinguished name provided.
Note: Specifying a narrow BaseDN may greatly increase performance; for example, cn=users,dc=domain will only return results contained within cn=users and its children.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
You are now ready to create a dashboard with LDAP objects.
With a new Dashboard created, you are ready to begin analysis of LDAP objects. Thanks to the ODBC Driver for LDAP, you can refresh the Dashboard and immediately see any changes made at the source. In the same way, you can create and view Reports with live, up-to-date LDAP objects.
Download a free trial of the LDAP ODBC Driver to get started:
Download NowLearn more:
π LDAP IconThe LDAP ODBC Driver is a powerful tool that allows you to connect with live LDAP directory services, directly from any applications that support ODBC connectivity.
Access LDAP objects like you would a database - define custom tables for any ObjectClass, and then perform SQL queries through a standard ODBC Driver interface.