Is there a way to associate an SQL database with an LDAP server

We have an SQL contacts database that links all project information with lots and bells.

Recently it has been suggested that we make the contact part of this information available to our end users in our email clients - therefore, we are considering the LDAP server setup

Is there any data there that will allow us to display the information in the database (perhaps I suspect that this is an opinion) on the LDAP server?

+4
source share
2 answers

UnboundID Server synchronization supports database synchronization with directory servers in real time and in bulk.

+1
source

All Articles